编辑下面的代码:【加编码】
<html> <body> <form action="demo-form.php"> First name: <input type="text" name="fname"><br> Last name: <input type="text" name="lname"><br> <input type="image" src="img_submit.gif" alt="Submit" width="48" height="48"> </form> </body> </html>
结果: 【此窗口】 帮助?
Try it Yourself - © 自强学堂