3-16練習,請檢查
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>3-16 編程練習</title> </head> <body> <form action="3-16編程練習.html" autocomplete="on"> 用戶名:<input type="text" name="text" placeholder="請輸入用戶名"> <p>密碼:<input type="password" name="password" placeholder="請輸入密碼" autocomplete="off"></p> <p>查詢信息:<input type="search" name="search" placeholder="請輸入您想搜尋的內容"></p> <p><input type="submit" ></p> </form> </body> </html>
0
收起
正在回答
1回答
同学你好, 代码正确,效果实现的不错, 继续加油哦
欢迎采纳,祝学习愉快~~~
恭喜解决一个难题,获得1积分~
来为老师/同学的回答评分吧
0 星