upper-nav
The upper-nav element links verticals and nichce products to the parent publication. It should always be used directly above the flag on all pages for the product.
EXAMPLE
The upper-nav is included in our story deck and is better represented there.
HTML
<div class="upper-nav">
<div class="tab active">
<a href="#">
<img src="/img/miami-herald-logo.svg">
</a>
</div>
<div class="tab">
<a href="#">
<img src="/img/miami.com-logo.svg">
</a>
</div>
</div>