branded header, nav, footer for OTB
https://outsidethebox.top
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
1.1 KiB
30 lines
1.1 KiB
<header class="site-header"> |
|
<div class="site-container"> |
|
<div class="site-nav"> |
|
<a class="site-brand" href="https://outsidethebox.top"> |
|
<img src="https://outsidethebox.top/assets/favicon.png" /> |
|
<div class="site-title"> |
|
<strong>outsidethebox.top</strong> |
|
<span>Managed hosting • no client server logins</span> |
|
</div> |
|
</a> |
|
|
|
<nav class="site-navlinks"> |
|
<a href="https://outsidethebox.top">Home</a> |
|
<a href="https://outsidethebox.top/pricing.html">Pricing</a> |
|
<a href="https://outsidethebox.top/terms.html">ToS</a> |
|
<a href="https://outsidethebox.top/contact.html">Contact</a> |
|
|
|
<div class="dropdown"> |
|
<a href="#" class="dropdown-toggle">Services</a> |
|
<div class="dropdown-menu"> |
|
<a href="https://follow-me.outsidethebox.top">Follow-me Tracker</a> |
|
<a href="https://monitor.outsidethebox.top">Oracle</a> |
|
</div> |
|
</div> |
|
|
|
<a href="https://otb-billing.outsidethebox.top/portal">Portal</a> |
|
</nav> |
|
</div> |
|
</div> |
|
</header>
|
|
|