XHTML & CSS
Headings - H1 to H6

h1

<!-- ~~~~~~~~~~~~~  CODE ~~~~~~~~~~~ -->

<h1>
h1 tag
</h1>

How it looks in the browser

h1 tag

h2

c!-- ~~~~~~~~~~~~~  CODE ~~~~~~~~~~~ -->

<h2>
h1 tag
</h2>

How it looks in the browser

h2 tag

h3

<!-- ~~~~~~~~~~~~~  CODE ~~~~~~~~~~~ -->

<h3>
h1 tag
</h3>

How it looks in the browser

h3 tag

h4

<!-- ~~~~~~~~~~~~~  CODE ~~~~~~~~~~~ -->

<h4>
h4 tag
</h4>

How it looks in the browser

h4 tag

h5

<!-- ~~~~~~~~~~~~~  CODE ~~~~~~~~~~~ -->

<h5>
h5 tag
</h5>

How it looks in the browser
h5 tag

h6

<!-- ~~~~~~~~~~~~~  CODE ~~~~~~~~~~~ -->

<h6>
h6 tag
</h6>

How it looks in the browser
h6 tag
Author - Alan Dunbar
Creative Commons Licence
Valid XHTML 1.0