Menu
My Site LogoMy Site LogoDesign System
GitHub
๐ŸŒœ
๐ŸŒž
My Site LogoMy Site LogoDesign System
  • GitHub
  • Designing
    • Design kits
    • Accessibility
  • Developing
    • Installing with npm
    • Installing from dist
    • Update using npm
    • Browser support
    • Using it with React
    • Blank page template
    • Typography
    • Colours
    • Sass reference
    • Usage with TypeScript
  • Components
    • Accordion
    • Announcement
    • Back link
    • Back to top
    • Breadcrumbs
    • Button
    • Contact block
    • Conversation
    • Collapsible
    • Character count
    • Checkboxes
    • Cookie banner
    • Date input
    • Details
    • Dialog
    • Error message
    • Error summary
    • Fieldset
    • File upload
    • Header
    • Hint
    • Input
    • Inset text
    • Label
    • Page announcement
    • Pagination
    • Panel
    • Phase banner
    • Radios
    • Search box
    • Select
    • Simple pagination
    • Skip link
    • Summary list
    • Stat
    • Table
    • Tag
    • Tabs
    • Textarea
    • Timeline
    • Tip
    • Warning text
  • Patterns
    • Sign in to a service
    • Navigate around a service
  • Starter kits
    • Prototyping
    • Production
  • Data visualisation
    • Getting started
  • Contributing
    • Ways to contribute
    • Coding standards

Panel

Application complete

Your reference number: HDJ2123F

HTML#

<div class="govuk-panel govuk-panel--confirmation lbh-panel">
<h1 class="govuk-panel__title">Application complete</h1>
<div class="govuk-panel__body">Your reference number: HDJ2123F</div>
</div>

Panel custom heading level#

Application complete

Your reference number: HDJ2123F

HTML#

<div class="govuk-panel govuk-panel--confirmation lbh-panel">
<h2 class="govuk-panel__title">Application complete</h2>
<div class="govuk-panel__body">Your reference number: HDJ2123F</div>
</div>
Edit this page
Previous
ยซ Pagination
Next
Phase banner ยป
  • HTML
  • Panel custom heading level
    • HTML
Made by HackIT.