Documentation

H1 Element - #h1 {}

The H1 element produces an HTML heading 1.

Usage

   #h1 { text="Headline 1" }

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.