Guest User

Untitled

a guest
Dec 15th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. <!doctype html>
  2. <html class="no-js" lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <title>An example from 白夜</title>
  6.  
  7. <meta name="viewport" content="width=device-width">
  8. <meta name="theme-color" content="#ff9900">
  9.  
  10. </head>
  11. <body>
  12. <nav>
  13. <a href="#">link1</a>
  14. <a href="#">link2</a>
  15. <a href="#">link3</a>
  16. <a href="#">link4</a>
  17. <a href="#">link5</a>
  18. </nav>
  19. </body>
  20. </html>
Add Comment
Please, Sign In to add comment