Dynamic site now looks very like the dummy...
But the phone menu isn't working nicely yet.
This commit is contained in:
parent
a46f55e50e
commit
6b9e315b2f
3 changed files with 32 additions and 29 deletions
|
|
@ -8,22 +8,6 @@
|
|||
<title>You Yes Yet?</title>
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div id="nav">
|
||||
<img id="nav-icon" src="img/threelines.png" alt="Menu"/>
|
||||
<menu id="nav-menu" class="nav">
|
||||
<li class=""><a href="index.html">Home</a></li>
|
||||
<li class=""><a href="library.html">Library</a></li>
|
||||
<li class=""><a href="register.html">Register</a></li>
|
||||
<li class=""><a href="login.html">Login</a></li>
|
||||
<li class=""><a href="about.html">About</a></li>
|
||||
</menu>
|
||||
</div>
|
||||
|
||||
<h1>
|
||||
You yes yet?
|
||||
</h1>
|
||||
</header>
|
||||
|
||||
<div id="app">
|
||||
<div class="container-fluid">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue