513153-2-ref.html (222B)
1 <!DOCTYPE html> 2 <html> 3 <body> 4 <form> 5 <input type="image" name="bar" value="bar" style="font-size: 3em; color: green;"> 6 <input type="submit" name="foo" value="foo" style="color: purple"> 7 </form> 8 </body> 9 </html>