Sarah Atkinson wrote:
Right now I am converting all my inline styles to an external
stylesheet. Many of these styles are a one use style and not re-used
elsewere(except maybe the <div style=²clear:left, right or
both;²></div>
What true benefit do I get by adding these to as css page vs. leaving
them inline?
For styles used only on one page, the benefits of moving loads of them
to an external stylesheet are near zero.
However, there's an alternative that may make life/maintenance easier
for static pages, and that is to move all one-page styles into a
style-element in the page head. Usually much easier to keep track of
them that way, and if you see repetitions of a style in several pages
you can later decide when it's something to gain by moving them to the
external stylesheet.
I use this approach extensively, since mine is a static site.
regards
Georg
--
http://www.gunlaug.no
______________________________________________________________________
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/