-1:000000000000 | 0:dcb68939552d |
---|---|
1 <!DOCTYPE html> | |
2 <html> | |
3 <!-- Test: when there is only one submit button, it is the default --> | |
4 <link rel='stylesheet' type='text/css' href='default-submit-button-style.css'> | |
5 <body> | |
6 <form> | |
7 <button type='submit'>submit</button> | |
8 </form> | |
9 </body> | |
10 </html> |