UNPKG

govuk-frontend

Version:

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

13 lines (12 loc) 526 B
<div class="govuk-notification-banner govuk-notification-banner--success" role="alert" aria-labelledby="govuk-notification-banner-title" data-module="govuk-notification-banner" tabindex="2"> <div class="govuk-notification-banner__header"> <h2 class="govuk-notification-banner__title" id="govuk-notification-banner-title"> Success </h2> </div> <div class="govuk-notification-banner__content"> <p class="govuk-notification-banner__heading"> Email sent to example@email.com </p> </div> </div>