Re: formatting - design question

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

 



Nitsan Bin-Nun wrote:
> >From my experience I tend to use a difference ID for the body tag, for
> instance <body id='homepage'> and then format it in my CSS using ID
> reference:
> #homepage .classname {
>       color: blue;
> }
>
> This way you can use a default format for all the pages and create minor (or
> major) changes in the theme in no time :)
>
> I would also suggest to attach the CSS filename reference at the <head> tag
> the update time of the file, so that the browser will automatically update
> the cache of the CSS whenever you decide to edit it.
>
> Just my 2 cents ;)
>   
Oh, I think it's worth a lot more than that.
I just installed IE 8 just to have it for verification. It's no better
than IE 6. I never use them personally.
But how do you produce interesting web pages to look well on both
without making stupid compromises. What looks well on Firefox, looks
like MSshit on IE.

-- 
Hervé Kempf: "Pour sauver la planète, sortez du capitalisme."
-------------------------------------------------------------
Phil Jourdan --- pj@xxxxxxxxxxxxx
   http://www.ptahhotep.com
   http://www.chiccantine.com/andypantry.php


-- 
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