Click Here to view Result after edited
Return to html tutorial by example
<html> <head> <title> Enter a user name </ title> </ head> <body> <form action = "http://www.nt22.com/asdocs/html_tutorials/yourname.php" method = "get " /> Please enter your name: <input type="text" name="yourname" /> <br> <input type =" image "src =" images / icons / go.gif "alt =" submit "NAME =" imagesubmit " /> </ form> </ body> </ html>