Advertisement
Guest User

Untitled

a guest
May 4th, 2016
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. <html><head>
  2. <meta charset="UTF-8">
  3. <title>Best Website Ever</title>
  4. </head>
  5. <body>
  6. <body bgcolor= "#0AA05C">
  7. Hello my name is
  8. <strong> Alvaro and Prajwal </strong>
  9. <br>
  10. </a>
  11. <a href="http://www.google.com"><img src="images/trump.jpg" alt="Donald Trump"style="width:582px;height:800px;">
  12. <br>
  13. </a>
  14. My favorite website is
  15. <a href="https://www.google.com">this</a>
  16.  
  17. <h1> Top 5 Favorite Foods </h1>
  18.  
  19. <ul>
  20. <li> Mc Chicken </li>
  21. <li> French Fries </li>
  22. <li> Hamburger </li>
  23. <li> Milk Shake </li>
  24. <li> Egg Plant </li>
  25. </ul>
  26. <br>
  27. </a>
  28.  
  29. <h1> Top 5 Shapes </h1>
  30. <ul>
  31. <li> Circle </li>
  32. <li> Triangle </li>
  33. <li> Rhombus </li>
  34. <li> Rectangle </li>
  35. <li> Oval </li>
  36. </ul>
  37. </a>
  38.  
  39. </body>
  40. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement