Mark Wilson I am the creator of TopXML. I am available for international and local (Australia) contracts. I am a Solution Architect/Business Analyst. I have worked in IT in several countries (NZ, Australia, South Africa, UK) building and training teams for government and very large non-governmental organizations. I am ex-Microsoft Consulting Services. I wrote the first book on Microsoft XML published in 2000 called XML Programming with VB and ASP. Most recently I have been building tools for the SEO industry. Ask me for a 37 point SEO health-checkup for your website.
First posted :
03/24/2008
Times viewed :
1838
The <h1>-<h6> Tags (XHTML Reference)
Introduction
The <h1>…<h6> (header) tags are used to create a
headline or a title for a section. It comes in 6 sizes; <h1> is the
largest size and <h6> is the smallest size. The title “The
<h1>-<h6> Tags” in this document uses the <h1> tag.
Example
…
<h1>This is h1 text</h1>
<h2>This is h2 text</h2>
<h3>This is h3 text</h3>
<h4>This is h4 text</h4>
<h5>This is h5 text</h5>
<h6>This is h6 text</h6>
…
Output
Attributes
Name:
Description:
align
Aligns the headline to one of the following options: