Friday, October 17, 2008

CSS and XHTML Examples

The website www.cigarsaroundtheworld.com is a good example of XHTML. It does not use CSS; all the fonts and styles are listed in the source file, and it seems to rely heavily on tables. Much kudos to Bill for winning The Apprentice and having a nice site, but he obviously hasn't taken this class nor knows the work-time that CSS saves.

The website http://cigarblog.net is an example of a simple site that relies on CSS. The source file has class and id selectors and links to "style.css". I'm sure it's not as extensive of a site as the previous mentioned one, but even if it was, the web developers would have a much easier time creating, maintaining, and adding to it since it is designed using CSS.

No comments: