html input button text -
what want include small table display text on button.
my button set 15% of screen width , 25% of height various other styling features done using css.
assuming can't done, suggest alternative can investigate please?
many in advance.
i tried code w3c validator html 4.01 strict doctype:
<button> <table> <tr> <td>submit</td> </tr> </table> </button> and valid.
Comments
Post a Comment