jack fredricks wrote:
is it ok to move an image's width and height attribs into a style sheet? I'm old skool, and I was brainwashed into making sure I always specify them in the html source (to aid with page render pre image download).

I think the old school method is still the most efficient one. Images
are one of the few/only elements I often use html width/height
attributes on, and/or write inline styles for. Makes pages less jumpy on
slow connections in "some" browsers, and ease maintenance.

Filling stylesheets with a lot of different image-dimensions rarely ever
makes good sense.

regards
        Georg
--
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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/

Reply via email to