Page title block

Page title block gives users context of the current page and options for actions related to the page-level content. It creates visual consistency across the pages to support the user's mental model while they traverse through the site.


Component data

Component resources:
SCSS files | coc-card-item.js

Functional grouping: Structure and layout

Demo

Configure: select the dropdowns below to display the variety of options that a page title block supports.

Context link

Page heading Subtitle


Code


				
			

Responsive preview

Usability best practices

The title element also presents as the H1 element for the page (important for accessibility and SEO). Use this to represent page title in a consistent and familiar format.

The page title block includes:

  • required elements:
    • page title (including optional contextual and subtitle elements)
    • distinct background
  • optional/conditional elements:
    • contextual title or link
    • subtitle

Special consideration when placing alongside:

 

Usage examples:

  • myID application

Related components:

Do

Place below primary navigation.

Don't

Do not combine with other patterns that present an H1 elements such as H1 heading, hero banner, etc.