Guest User

Untitled

a guest
Jan 23rd, 2018
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. <DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Tom McFerran</title>
  5. <link rel="stylesheet" href="stylesheet.css"
  6. </head>
  7.  
  8. <body>
  9. <p class="button center">Hello there</p>
  10. <p class="left">This is another line</p>
  11. <p class="right">...and another</p>
  12.  
  13. </body>
  14.  
  15. </html> 
Add Comment
Please, Sign In to add comment