Advertisement
Felanpro

Registration field (copy)

Sep 23rd, 2015
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.35 KB | None | 0 0
  1. <!DOCTYPE html>
  2.  
  3. <html>
  4.  
  5. <head>
  6.  
  7.  
  8.  
  9.  
  10. </head>
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17. <body>
  18.  
  19. <form>
  20.  <fieldset>
  21.   <legend>Personalia:</legend>
  22.   Name: <input type="text"><br>
  23.   Email: <input type="text"><br>
  24.   Date of birth: <input type="text">
  25.  </fieldset>
  26. </form>
  27. <pre>
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46. <h3>this is just an example!</h3>
  47. </pre>
  48.  
  49. </body>
  50.  
  51. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement