Posts Tagged ‘tips’

What is a CSS Reset?

28/07/09 :: Posted by Rob

Every browser has a defualt way of rendering HTML.

For example – if you were to create a new file and pop a little HTML in you would see it sets a unordered list with bullets, and indents it,  that it also sets font size to header tags (h1-h6) it defines all the standard stuff.   The browser gets all this from a built in standard run of the mill CSS file which it uses to render your code. (more…)

Tags: , ,
Posted in Tutorial | 1 Comment »