Skip to content

Instantly share code, notes, and snippets.

@owngeek
Created June 3, 2016 14:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save owngeek/63bef80b9e3c763d8228742640e7c9bb to your computer and use it in GitHub Desktop.
Save owngeek/63bef80b9e3c763d8228742640e7c9bb to your computer and use it in GitHub Desktop.
Html Select option Styling (underline)
<select>
<option>select</option>
<option>one</option>
<option>two</option>
<option>three</option>
</select>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment