Dynamic menu basis
This commit is contained in:
parent
0c8797cfc4
commit
89bffd0f62
4 changed files with 54 additions and 9 deletions
|
@ -10,11 +10,7 @@
|
|||
<h1>Brown Wall</h1>
|
||||
<h3>A wall which has been hit with a considerable amount of faeces.</h3>
|
||||
<noscript>Enable JS to use this application.</noscript>
|
||||
<div class="menu-container">
|
||||
<menu>
|
||||
<h3>Genre</h3>
|
||||
<select name="genre" id="genre">Genremenu</select>
|
||||
</menu>
|
||||
<div id="menu-container" class="menu-container">
|
||||
</div>
|
||||
</body>
|
||||
<script src="main.js"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue