10/09/2014

Button With Line Breaks

| |
You can use carriage return characters to break the line: 


<input type="button" value="Really&#x00A;Tall&#x00A; Button">

Live Demo

0 comments:

Post a Comment

Check Your Codes

Check the result of your (sample) HTML,CSS,JavaScript code.