Credit Card Blog & Article Area
Blog Post Date: Sep 16, 2005
Cascading Style Sheets are more than just a good way to design the look of a web site; in fact, good CSS can help with Search Engine Optimization, not to mention being a way to separate a site's presentation from its content as much as possible, thus making it possible to update an entire site's look and feel without editing each individual page.
The goal of good CSS is not just flashiness or prettiness -- it is cleaner HTML code, and the flexibility to modify a site's look without making modifications to its content -- which is a big time-saver. The initial design of a site's CSS (and how the site will use it) may take some time and effort, but once you have a working model, it becomes rather easy to make changes that are site-wide. And because the HTML code ends up cleaner, less cluttered with styling information (definition of borders, colors, fonts, etc.), that means that your actual content takes up a higher percentage of the information on each page, which is good for search engine optimization.
Articles from September 2005
More articles from Year 2005
Comments (0)