Widgets
Reusable user interface components.
ArticleHeader
The ArticleHeader widget can be used for the display of a Web page's heading plus an optional strapline. The content of this widget is printed.
...
...
Box
A typography extension for highlighting individual paragraphs of text within an article.
...
An tag can be optionally dropped in where appropriate:
Breadcrumb
A navigational device. This widget is not printed.
Hello
Similar to the ArticleHeader widget, but for displaying a page heading and introductory text in large type, usually on a homepage.
...
...
Logo
For display of a Web site's logo. The anchor tag is optional; it will usually link to a Web site's homepage. This widget is not printed.
Message
For the display of feedback messages. This widget will usually be placed near the top of a Web page or above forms. There are two optional modifiers, -success
and -error
, that change the default styling of this widget depending on the nature of the feedback message.
...
NavList
A vertically-aligned navigation menu, suitable for display on small-screen devices. Supports nested lists. As with all navigational devices, this widget is not printed.
NavMenu
A horizontally-aligned navigation menu.