Advertisement
Guest User

yeshere

a guest
Dec 8th, 2019
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. <html>
  2. <title>Le Monke</title>
  3. <h1>he is god</h1>
  4. <h2>Known as a leader</h2>
  5.  
  6. <h1 style="border:2px solid dodgerBlue;">Hello</h1>
  7. <h1 style="background-color:Orange;"haha</h1>
  8. <h1 style="background-color;"DodgerBlue</h1>
  9. <h1 style="background-color;">MediumSeaGreen</h1>
  10.  
  11. <p>This is<br>a oaragraph<br>with line breaks.</p>
  12. <p style="color:red;">I am red</p>
  13. <p style="color:blue;">I am blue</p>
  14. <p style="font-size:50px;">I am big</p>
  15.  
  16. <img src"file:///C:/Users/students/Desktop/101.png">
  17. <img src"file:///C:/Users/students/Desktop/101.png" alt=Drawn by Le Monke" width="69" height="420">
  18.  
  19. <p><a href="https://www.youtube.com/watch?v=2lAe1cqCOXo">Trashbin</a></p>
  20.  
  21. </body>
  22. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement