职教组卷基于海量职教高考试题库建立的在线组卷及学习系统
职教组卷
  • 题型:简答题 题类:单元测试 难易度:中档

    补齐下列html代码要求在登录界面定义密码框和提交按钮,点击提交按钮后,表单提交到10ading.asp页面。
    <html>
    <head>
    <title.>会员登录</title>
    <head>
    <body>
    <h3><center><B>登录信息</B></center></h3><hr><br>
    <form action="10ading.asp"method="post">
    <p>用户名:<input type="text”id="username"><br>
    <p>密&.nbsp; ;码:<input type==“____”
    ”id=”userpd"><br>
    <BR><BR>
    <p><center><input type=_____value=提交></center>
    </body>
    </html>
  • 相关试卷