Blogger Information
Blog 25
fans 0
comment 1
visits 5839
Related recommendations
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
111
HFR的博客
Original
561 people have browsed it

<!DOCTYPE html>

<html>

<head>

  <meta charset="UTF-8">

  <meta name="viewport" content="width=device-width, initial-scale=1.0">

  <meta http-equiv="X-UA-Compatible" content="ie=edge">

  <title>Document</title>

</head>

<body>

  <form action="" method="post" name="form1" enctype="multipart/form-data">

    姓名:<input type="text" name = "text" id = "text" value = "请输入姓名">

    密码:<input type="password" name="pwd" id="pwd">

    性别:<input type="radio" name="sex" id="nan" >男

          <input type="radio" name="sex" value="lv" checked = "">女

    爱好:<input type="checkbox" name="ah">唱歌

          <input type="checkbox" name="ah" checked>写作

          <input type="checkbox" name="ah">健身

          <input type="button"  value="点击查看">

    <input type="submit" value="提交">

    <input type="reset" value="重置">

    <input type="file" name="文件上传" multiple>

    <input type="image" src="C:\Users\Administrator\Desktop\QQ图片20170920095015.jpg" alt="提交" width="50">

    <input type="hidden" name="country" value="china">

  </form>

</body>

</html>

<!DOCTYPE html>

<html>

<head>

  <meta charset="UTF-8">

  <meta name="viewport" content="width=device-width, initial-scale=1.0">

  <meta http-equiv="X-UA-Compatible" content="ie=edge">

  <title>Document</title>

</head>

<body>

  <form action="" method="post" name="form1" enctype="multipart/form-data">

    姓名:<input type="text" name = "text" id = "text" value = "请输入姓名">

    密码:<input type="password" name="pwd" id="pwd">

    性别:<input type="radio" name="sex" id="nan" >男

          <input type="radio" name="sex" value="lv" checked = "">女

    爱好:<input type="checkbox" name="ah">唱歌

          <input type="checkbox" name="ah" checked>写作

          <input type="checkbox" name="ah">健身

          <input type="button"  value="点击查看">

    <input type="submit" value="提交">

    <input type="reset" value="重置">

    <input type="file" name="文件上传" multiple>

    <input type="image" src="C:\Users\Administrator\Desktop\QQ图片20170920095015.jpg" alt="提交" width="50">

    <input type="hidden" name="country" value="china">

  </form>

</body>

</html>

<!DOCTYPE html>

<html>

<head>

  <meta charset="UTF-8">

  <meta name="viewport" content="width=device-width, initial-scale=1.0">

  <meta http-equiv="X-UA-Compatible" content="ie=edge">

  <title>Document</title>

</head>

<body>

  <form action="" method="post" name="form1" enctype="multipart/form-data">

    姓名:<input type="text" name = "text" id = "text" value = "请输入姓名">

    密码:<input type="password" name="pwd" id="pwd">

    性别:<input type="radio" name="sex" id="nan" >男

          <input type="radio" name="sex" value="lv" checked = "">女

    爱好:<input type="checkbox" name="ah">唱歌

          <input type="checkbox" name="ah" checked>写作

          <input type="checkbox" name="ah">健身

          <input type="button"  value="点击查看">

    <input type="submit" value="提交">

    <input type="reset" value="重置">

    <input type="file" name="文件上传" multiple>

    <input type="image" src="C:\Users\Administrator\Desktop\QQ图片20170920095015.jpg" alt="提交" width="50">

    <input type="hidden" name="country" value="china">

  </form>

</body>

</html>


Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post