Documentation

H2 Element - #h2 {}

The H2 element produces an HTML heading 2.

Usage

   #h2 { text="Headline 2" }

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.