Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. <html>
  2. <head>
  3. <link rel="stylesheet" type="text/css" href="advanced.css">
  4. </head>
  5. <body>
  6. <div>
  7. <p>This is a paragraph.</p>
  8. </div>
  9. <div2>
  10. <a href="http://www.laurea.fi">Laurea</a>
  11. <a href="advanced.html">This page</a>
  12. </div2>
  13. </body>
  14. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement