Skip to main content
Instruction

Warning text HTML

See full guidance for Warning text on the GOV.UK Design System.

<div class="govuk-warning-text">
  <span class="govuk-warning-text__icon" aria-hidden="true">!</span>
  <strong class="govuk-warning-text__text">
    <span class="govuk-visually-hidden">Warning</span>
    You must report this change within 14 days. Your payments may be affected if you do not.
  </strong>
</div>