Advertisement
Guest User

postebin478

a guest
Sep 14th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. <html>
  2. <head>
  3. <style>
  4. p {
  5. margin-top: 50px;
  6. margin-bottom: 80px;
  7. margin-right: 75px;
  8. margin-left: 25px;
  9. padding-top: 75px;
  10. padding-right: 75px;
  11. padding-bottom: 80px;
  12. padding-left:25px;
  13. border: 1px yellow;}
  14. </style>
  15. </head>
  16. <body bgcolor=yellow>
  17.  
  18. <h2>TGIF</h2>
  19.  
  20. <p>TGIF stands for "Thank Gog it is Friday",there is even a resturauntnamed after TGIF.</p>
  21.  
  22. <hr>
  23.  
  24. </body>
  25. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement