Monday, October 04, 2004

Learning CSS

CSS designed websites allow you the additional design flexibility and control that is unavailable with standard HTML. If used properly it will result in a more streamlined code that that is easier to read for search engine spiders. This is accomplished by separating the content from the context. The content exist in the HTML while the context or layout exists in the CSS file. The following websites are excellent CSS tutorials and resources.

Webmonkey Style Sheet tutorials
W3 Schools CSS Tutorials
CSS Taming Lists

0 Comments:

Post a Comment

<< Home