bootstrap2.1

<html>
  <head>
  <meta charset="utf-8" />
  <title></title>
  <link rel="stylesheet" href="css/bootstrap.css" />
  </head>
  <body style="margin: 50px;">
  <form>
  <div class="form-group">
  <label> email </label> <!-- padding generally 6, 8 10, 15-->
  <input type =" email " class =" form-control " placeholder =" Please enter your email "/> <!--input only has a class name -->
  </div>
  </form>
  </body>
  </html>
 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324796984&siteId=291194637