Advertisement
Guest User

Untitled

a guest
Dec 6th, 2016
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. <html>
  2. <head><title>Vjezba</title>
  3. <style type="text/css">
  4.  
  5.  
  6. </style>
  7.  
  8. </head>
  9. <body>
  10. <h1> Contest Entry Information</h1>
  11. <form>
  12. Name: <input type="text"> <br>
  13. Email: <input type="text"><br>
  14. Telephone:<input type="text"><br>
  15. Your story:<textarea placeholder="Not more than 300
  16.  
  17. characters long">
  18. </textarea><br>
  19. Size:<select name="select1">
  20. <option>S</option>
  21. <option>M</option>
  22. <option>L</option>
  23. <option>XL</option>
  24. <option>XXL</option>
  25. </select>
  26.  
  27. </body>
  28. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement