During early days as a webmaster I knew robots.txt file as a way to exclude a particular directory(folder) or web page. I used to think why would someone wish to exclude something from search index, whereas making effort to get high ranking? (Such a stupid I was) But hey, excluding something doesn’t only mean ‘excluding [...]
While developing CSS design I found need to check the design with couple of browsers like IE (6,7,8) and Firefox. Since IE is the most used browser (with more than 80% share) across the world I am more concerned to make my design perfect in all IE versions.
Different browsers has been designed with different standards [...]
In last lesson you were introduced to css introduction. In this post we will see syntax of css and building design blocks.
Like every programming language css, too, has its own syntax. Syntax means a set of standard to use the language for correct output.
css syntax is made up of selectors. There are two types of [...]