Skip to content
Snippets Groups Projects
header.html 417 B
Newer Older
  • Learn to ignore specific revisions
  • <!-- Header -->
    <header>
      <a href="http://qim.dk/"><img src="common/logo_square.png" style="width:65px;" class="w3-circle w3-right w3-margin w3-hide-large w3-hover-opacity"></a>
      <span class="w3-button w3-hide-large w3-xxlarge w3-hover-text-grey" onclick="w3_open()"><i class="fa fa-bars"></i></span>
      <div class="w3-container w3-bottombar w3-padding-16">
        <h1><b>3D DATA REPOSITORY</b></h1>
      </div>
    </header>