Agency Shell and Search
Travel nav with booking verticals, a site footer, and multi-field booking search chrome.
Customer chrome
The agency shell frames every booking page. Keep one main for page content and name secondary navigation regions.
Travel nav with booking verticals, a site footer, and multi-field booking search chrome.
The agency shell frames every booking page. Keep one main for page content and name secondary navigation regions.
Name each navigation region. Keep booking verticals in the topbar and labelled fields in the search panel.
<nav class="agency-nav" aria-label="Booking verticals">...</nav>
<fieldset>
<legend>Trip type</legend>
...
</fieldset>