Peritus 02 December 2006 How about h1 { font-size: 200%; } em { font-width: bold; } /* blue stuff */ h1, em, ul#head li, ul#head li li { color: rgb(0,0,255); } Would be it, ha ? And even without server side scripting and with no redundancy. so long, Peritus
How about
h1 { font-size: 200%; }
em { font-width: bold; }
/* blue stuff */
h1, em, ul#head li, ul#head li li { color: rgb(0,0,255); }
Would be it, ha ? And even without server side scripting and with no redundancy.
so long,
Peritus