Advertisement
NYanev

Untitled

Oct 17th, 2014
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.41 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <body>
  5. <header>
  6. <h1>
  7. <nav>
  8. <ul>
  9. <li> Home </li>
  10. <li> What is LinkedIn? </li>
  11. <li> Join Today </li>
  12. <li>
  13. <form name="login" method="POST" action="#">
  14. <fieldset>
  15. <legend> Sign In </legend>
  16. <ul>
  17. <li>
  18. <li class="password">
  19. <li>
  20. </ul>
  21. </fieldset>
  22. </form>
  23. </li>
  24. </ul>
  25. </nav>
  26. </header>
  27. <section>
  28. <section>
  29. <section>
  30. <section>
  31. <section>
  32. <footer>
  33. </body>
  34. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement