Previous Message
Next Message

embed CSS styles right within HTML page?

Sent by Bobby Jack on 18 August 2009 17:05


--- On Tue, 8/18/09, Ce Ce [EMAIL-REMOVED]> wrote:

> How do you determine if it might be
> best to embed some styles right within the html page.

Only if:

a) The style is a completely unique, 'one-shot' affair with no potential for re-use
b) Content is dynamically generated from a single source and, therefore, changing inline styles is
just as easy as changing those in a stylesheet

Even in those circumstances, unless there's a REALLY good reason, I tend to shy away from inline
styles simply because they make the markup harder to read and increase its footprint.

- Bobby
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: