Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2017
74
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>
  3. <head>
  4. <link type="text/css" rel="stylesheet" href="stylesheet.css"/>
  5. <title>About Me</title>
  6. </head>
  7. <body>
  8. <img src="https://s3.amazonaws.com/codecademy-blog/assets/46838757.png"/>
  9. <p>We're Codecademy! We're here to help you learn to code.</p><br/><br/>
  10. <div>
  11. <a href="codecademy.com">Codecademy</a>
  12. </div>
  13. </body>
  14. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement