Categories


How to Use Header Elements in (X)HTML

Header elements are those tags used on an XHTML or HTML  page that provide the bold, large font headings. Using header elements you can have up to six (6) levels of hierarchical headers. The tag for a header element would look like: <Hn> </Hn> – where the ” n ” would be replaced with a [...]

Share