The LB Redbridge design system.
-
- An introduction
- A starter template
- Accordion
- Back link
- Breadcrumbs
- Button
- Character count
- Checkboxes
- Confirmation
- Date input
- Details
- Declarations
- Error message and summary
- File upload
- Footer
- Header
- Hyperlink
- Inset text
- Layouts
- Mapping
- Phase banner
- Phone numbers
- Print button
- Radio buttons
- Select
- Spacing
- Table ( responsive )
- Text input
- Textarea
- Typography
- Warning text
- Well
Phase banner
Customised GDS component to show users a service is being worked on.
GDS guidelines on using this component (opens in a new window)
HTML Code ↕
<div class="govuk-phase-banner">
<p class="govuk-phase-banner__content">
<strong class="govuk-tag govuk-phase-banner__content__tag">
BETA
</strong>
<span class="govuk-phase-banner__text">
This is a new redesign – your <a class="govuk-link" href="#">feedback</a> will help us to improve it.
</span>
</p>
</div>