You are here: Daniel Dumas »

Tag : Browser

CSS Stylesheet Switcher using PHP

Hi everyone! today I’ll teach you how to separate CSS stylesheet for your website or web projects. there are many ways to do this but I am going to use PHP for this tutorial.

As a Web Developer or Web Designer, it is important that website’s we develop are working on all major browsers, or on all(old or new) browsers if possible. but some browsers (specially the old one’s) has their own specific way Keep Reading…

Internet Explorer (IE) or CSS Conditional Statements

Internet Explorer conditional statement or CSS Conditional statements is a bit of code specially made for Internet Explorer browers which instructs ie browser to perform specific instructions only for internet explorer browser, only windows platform supports ie conditional statements.

the basic structure or syntax of conditional statements is just.. Keep Reading…

Separating CSS Style sheet for Different Browsers using PHP

Hi everyone today im going to start my tips / tutorials in web development, and i will focus today on separating a stylesheet for different browsers. if you read my last post i talked about separating my blog style sheet using php because IE6(Internet Explorer 6.0) handled my layout differently than version 7.0 and other browser like Firefox, Opera, Safari and Google Chrome. actually the only problem that i encountered with IE6 is its incompatibility to render transparent .PNG images and some spacing issues, the Keep Reading…

Just downloaded Opera 9.52 and Google Chrome

I just downloaded 2 new browser to my system it’s the Google’s new browser Chrome though it’s still in beta version and Opera 9.52 whoo i like the UI of this browser i just set it as my default browser, and in addition to its UI it’s also fast in loading site: ) i like google’s chrome too its simple and also fast. anyway this two Keep Reading…