Syling H Tags with CSS
March 12, 2011
Different browsers have different default styling for headings – the h1, h2, h3, etc. tags. However, with a little bit of CSS, we can style them any way we like.
Different browsers have different default styling for headings – the h1, h2, h3, etc. tags. However, with a little bit of CSS, we can style them any way we like.
Now that we’ve taken a look at the boring, but very necessary, basic structural parts, we’re getting to some basic HTML tags that actually help define and display our content.