--- On Tue, 8/18/09, Ce Ce <ceceli...@gmail.com> 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 [cs...@lists.css-discuss.org]
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/

Reply via email to