Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<body>
<form>
<input type="image" name="bar" value="bar" style="font-size: 3em; color: green;">
<input type="submit" name="foo" value="foo" style="color: purple">
</form>
</body>
</html>