Link labels to input elements
This commit is contained in:
@@ -15,7 +15,7 @@ tags: "draw, edit, freehand, vector"
|
||||
---
|
||||
<div id="map" class="map"></div>
|
||||
<form class="form-inline">
|
||||
<label>Shape type </label>
|
||||
<label for="type">Shape type </label>
|
||||
<select id="type">
|
||||
<option value="Circle">Circle</option>
|
||||
<option value="Square">Square</option>
|
||||
|
||||
Reference in New Issue
Block a user