test
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
<header>
|
||||
<div id="logo"></div>
|
||||
<nav></nav>
|
||||
<header id="header">
|
||||
<div id="logo"> Un Logo </div>
|
||||
<nav id="nav">
|
||||
<a id="google" href="google.com">Google</a>
|
||||
<a id="unTest" href="bing.com">Bing</a>
|
||||
</nav>
|
||||
</header>
|
||||
Reference in New Issue
Block a user