Untitled

 avatar
unknown
html
9 months ago
162 B
6
Indexable
<select id="priority-select">
    <option value="High">Visok</option>
    <option value="Medium">Srednji</option>
    <option value="Low">Nizak</option>
</select>
Editor is loading...
Leave a Comment