</head>
<body>
 <div>
 <p style="text-align: center;"><img  src="C:\Users\甘\Downloads\da6caf4b32d5085ce69022b3632207fb.jpg" ></p>
 </div>
 
 <form action="" method="get" class="form-example">
  <div class="form-example" align="center">
   <label for="name" style="color: blue">请输入你的昵称</label>
   <input type="text" name="name" id="name" required="utf-8">
  </div>
  <div class="form-example" align="center">
   <label for="email" style="color:green">请输入你的邮箱</label>
   <input type="email" name="email" id="email" required="email">
  </div>
  <div class="form-example" align="center">
   <label for="password" style="color: red">请输入你的密码</label>
   <input type="password" name="password" id="password" required>
        <div class="form-example" align="center">
  </div>
      <label for="radio">男</label>
         <input type="radio" name="radio" id="radio"  required>
         <label for="radio">女</label>
         <input type="radio" name="radio" id="radio"  required>
        </div>
        <div class="form-example" align="center">
         <button  class="form-example" style="color: red"><big><b>注册</b></big></button>
        </div>
 </form>
</body>
</html>
 
 
 

 

posted on 2018-09-17 11:36  (*▼ー(。-_-。)画风不对,如何相爱  阅读(94)  评论(0编辑  收藏  举报