黑马程序员技术交流社区

标题: 笔记 [打印本页]

作者: huhongxu    时间: 2019-5-31 14:58
标题: 笔记
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>表单</title>
</head>
<body>
  <form action="image/" method="get">
      用户名<input type="text" name="username"><br>
      密码<input type="password" name="password"><br>
      性别<input type="radio" name="sex" value="man">




欢迎光临 黑马程序员技术交流社区 (http://bbs.itheima.com/) 黑马程序员IT技术论坛 X3.2