Previous Message
Next Message

First full CSS site

Sent by Tom Livingston on 6 October 2005 16:04


On Thu, 06 Oct 2005 10:56:57 -0400, Trevor Boult [EMAIL-REMOVED]>  
wrote:

> Should I really have a 17k stylesheet?

Not really. Although impressively neat and tidy, you could do with some  
efficiencies. Things like font-family. Unless changing font families, you  
can specify it once on the body and be done with it.

body{font-family:Arial, Helvetica, Sans serif ;}

Without going through everything, I think you can see where I'm going. I'm  
sure you can do multiple positioning ideas with one element, rather than  
"id-ing" or "class-ing" everything to be able to put it where you want.  
Take a look at style sheets from other sites for ideas.

I'm sure others on the list will add to this...


HTH

-- 
Tom Livingston
Senior Multimedia Artist
Media Logic
www.mlinc.com

Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: