Documentation

H3 Element - #h3 {}

The H3 element produces an HTML heading 3.

Usage

   #h3 { text="Headline 3" }

Attributes

  • text (string) - The text of the heading.

See Also



View Source or Submit Corrections for this Documentation Page
Copyright © 2008-2024 Nitrogen Web Framework. Released under the MIT License.