Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ivan-kalachikov/0ae136a26f16d161e8818605685ef314 to your computer and use it in GitHub Desktop.
Save ivan-kalachikov/0ae136a26f16d161e8818605685ef314 to your computer and use it in GitHub Desktop.
header simple 1 layer
<header class="header clearfix">
<div class="inner">
<div class="header__logo-wrap">
<a href="http://ahblaw.devbucket.me/www/index.html" class="header__logo-link"><img src="images/1.png" alt="JINKS LAW" class="header__logo-img"></a>
</div>
<h2 class="header__title">Getting you back on the road to full recovery</h2>
<div class="header__wrap">
<a href="#" class="header__phone">972-44 JINKS</a>
<a href="#" class="header__get">Get Free Case Evaluation</a>
</div>
<a href="#" class="menu-icon"><span>menu</span></a>
</div>
</header>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment