Have you ever heard the expression “Don’t judge a book by its cover?”. Chances are that you have. If you want to create nice websites, you have to understand that people DO judge books by their cover, which is why the expression exists at first place. Since looks really matter, you have to know how to use CSS in order to stylize your webpages. In this post, i will tell you some of the basic CSS programming knowledge that you need to have in order to move on with it.
If you happen to take up website programming and design, there is definately a possibility that you have been puzzled with the standard 3 columned layout creation that bugs most website programmers. The problem with this kind of programming is actually the CSS rendering on the different browsers. Because not all browsers comply with today’s web standards, coders end up creating code that works for some browsers while it has problems on other ones.