1. Component Guide
  2. Inverse header
  3. With link
Inverse header example

With link

How it looks (preview)

Schools and academies, further and higher education, apprenticeships and other skills training, student funding, early years.

How to call this example

<%= render "govuk_publishing_components/components/inverse_header", {
} do %>
  <p class="gem-c-lead-paragraph gem-c-lead-paragraph--inverse">
  Schools and academies, further and higher education, apprenticeships and <a href="#other-skills" class="govuk-link govuk-link--inverse">other skills</a> training, student funding, early years.
</p>
<% end %>