Re: Re: Re: Php and CSS where to put it

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2009-01-13 at 18:41 +0100, Michelle Konzack wrote:
> Am 2009-01-12 21:56:00, schrieb Ashley Sheridan:
> > Here's something for fixing IE with hacks:
> > 
> > http://www.ashleysheridan.co.uk/coding_html_comments.php
> > 
> > basically it lets you add in extra IE-only stylesheets using comment
> > code only recognised by IE, and you can use !important to stress your IE
> > styles. Best thing though is it validates through the W3C because it is
> > just an HTML comment.
> 
> Right and you can use it to free IE from ANY Cascading Style Sheets. :-D
> 
> Thanks, Greetings and nice Day/Evening
>     Michelle Konzack
>     Systemadministrator
>     24V Electronic Engineer
>     Tamay Dogan Network
>     Debian GNU/Linux Consultant
> 
> 
Yeah. Now my development goes like this:

     1. Design for Firefox
     2. Fix for Opera, Safari et al
     3. Fix for IE
But generally speaking, if it works in Firefox, it'll most likely behave
itself in everything except IE ;)


Ash
www.ashleysheridan.co.uk


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux