Advertisement
Guest User

Untitled

a guest
Jul 27th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. <!doctype html>
  2. <html>
  3. <head>
  4. <title>Lucas Spenard Portfolio</title>
  5. <link href="../css/style.css" rel="stylesheet" type="text/css">
  6. <link rel="canonicle" href="index.html">
  7.  
  8. <link rel="stylesheet" href="css/css/font-awesome.min.css">
  9.  
  10. <meta charset="UTF-8">
  11. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  12. </head>
  13. <body>
  14. <header>
  15. <i class="fa fa-cut"></i>
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22. </header>
  23. <main>
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35. </main>
  36. <footer>
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47. </footer>
  48. </body>
  49. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement