Search DaTutorials:  
HOME
Html Tutorials
Basics
Forms
Frames
Hyperlinks and URLS
Images
Lists
Background
Colors
Fonts
Tables
Meta Tags
Events
Javascript Integration
Sound
Other
Search For a Tutorial
Html Reference

H6 - Level-six Heading

Syntax <H6>...</H6>
Attribute Specifications
  • ALIGN=[ left | center | right | justify ] (horizontal alignment)
  • common attributes
Contents Inline elements
Contained in APPLET, BLOCKQUOTE, BODY, BUTTON, CENTER, DEL, DD, DIV, FIELDSET, FORM, IFRAME, INS, LI, MAP, NOFRAMES, NOSCRIPT, OBJECT, TD, TH

The H6 element defines a level-six heading. This heading is less important than an H5.

The deprecated ALIGN attribute suggests the horizontal alignment for the heading on visual browsers. Possible values are left, right, center, and justify. Style sheets provide greater flexibility in suggesting alignment.

Visual browsers typically render H6 in a small, bold font. Authors can suggest a presentation for H6 through style sheets. The following CSS ruleset suggests a presentation for all H6 elements:

h6 {
  margin-left: 6%;
  margin-right: 6%;
  font-size: 105%;
  font-weight: bold
}

Authors should not choose a heading level based on the font size commonly used by visual browsers. The heading level should be chosen based on the heading's importance and placement in the document. An H6 is typically used within a section headed by an H5.

More Information


Copyright © 1998 Liam Quinn. All rights reserved.

     MPAA | Cell Phones | Electrical Forum | Honda Car Forum | Mortgages
Home     Link To Us     Ad With Us     Contact Us     Tell A Friend     Affiliates     Blog     MsOfficeHelp