Jump to content

Style Sheet


Html

Recommended Posts

If you want to use the same code on more than one page, then it's preferrable to use a stylesheet.But what kind of a website only has a few lines of CSS?Either a site that doesn't care about styling, or one that's using tables and presentation attributes for the layout and colors.

Link to comment
Share on other sites

I always consider these two concepts in my designs/implementations: SCALABILITY and BEST PRACTICES.With this being said, if you want to be as professional as you can even with the smallest things when building a website or creating just one page, you should use a style sheet, even if the style sheet has only 2 or 3 rules in it.And besides... how hard can it be to use a style sheet anyway? Answer: Not at all. :)

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...