Guest User

Untitled

a guest
Jul 19th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. <div>
  2. <select id="optionDropDown">
  3. <option value="volvo">{@pre type="content" key="dropdown.option1"/}</option>
  4. <option value="saab">{@pre type="content" key="dropdown.option2"/}</option>
  5. <option value="mercedes">{@pre type="content" key="dropdown.option3"/}</option>
  6. <option value="audi">{@pre type="content" key="dropdown.option4"/}</option>
  7. </select>
  8. </div>
Add Comment
Please, Sign In to add comment