Team:WashU/mobilehome

From 2012.igem.org

(Difference between revisions)
Line 22: Line 22:
<h4>Dropdown Choice</h4>
<h4>Dropdown Choice</h4>
<label for="select-choice" class="inline">Select Dropdown Choice:</label>
<label for="select-choice" class="inline">Select Dropdown Choice:</label>
 +
<nav>
<select name="select-choice" id="select-choice">
<select name="select-choice" id="select-choice">
     <option value="Home"><a href="https://2012.igem.org/Team:WashU/mobile/home">Home</a></option>
     <option value="Home"><a href="https://2012.igem.org/Team:WashU/mobile/home">Home</a></option>
Line 28: Line 29:
     <option value="Modeling"><a href="https://2012.igem.org/Team:WashU/mobile/home/Modeling">Modeling</a></option>
     <option value="Modeling"><a href="https://2012.igem.org/Team:WashU/mobile/home/Modeling">Modeling</a></option>
</select>
</select>
 +
</nav>
</div>
</div>
</article>
</article>
</body>
</body>
</html>
</html>

Revision as of 18:05, 27 June 2012

WashU iGEM Mobile

WashU iGEM Mobile Site

Dropdown Choice