Page is a not externally linkable
- Code, Content, and Presentation
-- HTML
---- How to make text in submit form, to be bigger size?


basketmen - 11:59 pm on Jun 20, 2012 (gmt 0)


This is a normal submit form
<input type="submit" value="Click here">






i want to make the text 'Click here' to bigger size, any methode is ok.
i already tried using these below, but still not the right way


bold code <b>
<input type="submit" value="<b>Click here</b>">



or big code <big>
<input type="submit" value="<big>Click here</big>">



or h1 code <h1>
<input type="submit" value="<h1>Click here</h1>">


Thread source:: http://www.webmasterworld.com/html/4467786.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com