Components
      
    
    Banner (US gov)
The US gov banner identifies official websites of government organizations in the United States. It helps visitors understand whether a website is official and secure.
Types
US gov banner
            An official website of the
            United States government
        
    HTML code snippet
<div class="m-global-eyebrow">
    <div class="a-tagline">
        <span class="u-usa-flag"></span>
        <div>
            An official website of the
            <span class="u-nowrap">United States government</span>
        </div>
    </div>
</div>Guidelines
The US gov banner is positioned at the top of the page above the header and spans the full width.