Start Menu
This commit is contained in:
+18
-2
@@ -10,13 +10,29 @@
|
||||
<header>
|
||||
<nav>
|
||||
<ul class="navLinks">
|
||||
<li><a href="#">Games</a></li>
|
||||
<li class="dropdown">
|
||||
Games
|
||||
<div>
|
||||
<ul>
|
||||
<li><button>FlufflParty</button></li>
|
||||
<li><button>Coming Soon</button></li>
|
||||
</ul>
|
||||
</div>
|
||||
</li>
|
||||
<li><a href="#">Quicklinks</a></li>
|
||||
<li><a href="#">About Us</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
<a class="cta" href="#"><button>Contact</button></a>
|
||||
<a href="#">
|
||||
<button>IO Game Studios</button>
|
||||
</a>
|
||||
</header>
|
||||
|
||||
|
||||
<h1 class="margin-top">
|
||||
We create games like back in the days
|
||||
</h1>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user