Some great CSS articles
I found this article today about how CSS can improve your SEO. The article discusses 4 ways you can use CSS to improve your search engine rankings. And the first three suggestions are great. They include streamlining your HTML, organizing your page content, and using headings to highlight content. I would strongly recommend you avoid the fourth suggestion. While it may work at first, it smacks of spamming because you're sending different information to the search engines than you are to the readers. And while not all search engines read CSS right now, it won't be long before they do.
Another article I found today explains how to solve 5 CSS headaches. The headaches it discusses are:
- Why the CSS doesn't take effect
- Absolute vs. relative positioning
- Margin bugs in IE 6
- How to determine specificity
- Testing in multiple browsers
While I'm not sure that testing is CSS specific, these are all important things to understand when you're working with CSS. This article can save you a lot of time and trouble.


Comments
No comments yet. Leave a Comment