25 Mar 2018

Added Header to index.html
This commit is contained in:
cjdowner 2018-03-25 16:22:43 +01:00
parent 21dcf24d45
commit 9586723569
1 changed files with 9 additions and 0 deletions

View File

@ -13,6 +13,15 @@
</head>
<body>
<!-- Navigation -->
<nav class="navbar sticky-top navbar-light bg-white nav-tabs">
<a class="navbar-brand" href="#"><img src="img/coin_icon.png" width="30" height="30" class="d-inline-block align-top mr-2" alt="">cryptoicons.co</a>
<ul class="nav justify-content-end">
<li class="nav-item mr-2"><a class="btn btn-outline-success" href="https://balance.io/">Balance.io</a></li>
<li class="nav-item"><a class="btn btn-outline-primary" href="https://github.com/cjdowner/cryptocurrency-icons/archive/master.zip">Download</a></li>
</ul>
</nav>
<!-- Header -->
<header class="jumbotron text-center bg-white">
<img src="img/coin_icon@2x.png" width="128px" alt="Cryptocurrency Icons">