SyntaxFix
Write A Post
Hire A Developer
Questions
Use CSS :
input[type=submit] { background:url("BUTTON1.jpg"); }
For HTML :
<input type="submit" value="Login" style="background:url("BUTTON1.jpg");">