Skip to content

Instantly share code, notes, and snippets.

@voku
Created June 4, 2014 09:15
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 voku/c37158a7558d23416cc6 to your computer and use it in GitHub Desktop.
Save voku/c37158a7558d23416cc6 to your computer and use it in GitHub Desktop.
button with line breaks: You can use carriage return characters to break the line: 
 From http://snippetlib.com/html/button_with_line_breaks - DEMO: http://jsfiddle.net/voku/Wr5Dq/
<input type="button" value="Really &#x00A; Tall &#x00A; Button">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment