HTML Editor
<!DOCTYPE html> <html lang="en-US"> <body> <form action="/user-name.php"> Name: <input type="text" name="name"><br><br> <input type="image" src="/submit.png" alt="Submit" width="158" height="48"> </form> <p><strong>Note :</strong> There is only submit.png, but not submitt.png</p> </body> </html>
OUTPUT
×

Save as Private