UNPKG

govuk-frontend

Version:

GOV.UK Frontend contains the code you need to start building a user interface for government platforms and services.

11 lines (10 loc) 473 B
<div class="govuk-notification-banner" role="region" aria-labelledby="govuk-notification-banner-title" data-module="govuk-notification-banner"> <div class="govuk-notification-banner__header"> <h2 class="govuk-notification-banner__title" id="govuk-notification-banner-title"> Important </h2> </div> <div class="govuk-notification-banner__content"> <p class="govuk-notification-banner__heading">You have 9 days to send a response.</p> </div> </div>