Documentation

Main Element - #main {}

Produces the HTML5 Main element.

Usage

   #main { body=[
      "Here is some main content",
      ...
   ]}.

Attributes

  • body (Nitrogen Elements) - The body of the HTML5 Main element.

  • role (String) - The role of the HTML5 Main element.

See Also



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