Advertisement
Guest User

Untitled

a guest
Jan 24th, 2020
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <title>Jon Tron</title>
  3. </head>
  4. <body>
  5.  
  6. <Style>
  7. body {background-color:Orange;}
  8. h1 {color: black; text-align: center}
  9. h2 {color: black; text-align: center}
  10. p {color: yellow; text-align: center;}
  11. .center {display: block; margin left: auto; margin right: auto; width: 50%;}
  12. </style>
  13.  
  14. <h1>This is a Heading</h1>
  15. <p>This is a paragraph.</p>
  16.  
  17. <h2>This another Heading</h2>
  18. <p>This another paragraph.</p>
  19.  
  20. <h3> Phil take is easy</h3>
  21. <p>This not a joke</p>
  22. </style>
  23.  
  24. <p> enter </p>
  25.  
  26. <img src ="">
  27.  
  28. <br>
  29. <br>
  30.  
  31. <a href="https://en.wikipedia.org/wiki/JonTron"<This is a link</a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement