Advertisement
Guest User

Untitled

a guest
Sep 15th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <title>Lab2 2</title>
  6. </head>
  7. <body>
  8. <h1>Samuel Xiong</h1>
  9. <p>Hello, Welcome To My Webpage Where I Can Show You Lots Of Music Videos, Games, and etc!</p>
  10. <h2>Wanna Check Me Out?</h2>
  11. <a href="https://www.youtube.com/channel/UCpYrwkjm_CkV243AaC_8nqw?view_as=subscriber">
  12. &ndash; Youtube Channel&ndash;Master Darkness1</a>
  13. <br>
  14. <a href="AboutMe.html">
  15. &ndash; About Me</a>
  16. <br>
  17. <a href="https://na.op.gg/summoner/userName=masterdarkness1">
  18. &ndash; Want To Know My Stats In League of Legends?
  19. </a>
  20. <h3>Hobbies</h3>
  21. <p>Drawings</p>
  22. <figure>
  23. <img src = "Drawing2.png"
  24. alt = "Anime Drawing">
  25. <p>This is one of the best drawings I made so far. I drew this random
  26. person back in 2017 and able to enter a Drawing Contest in High School.
  27. I won first place in the Drawing Contest, and I felt really proud of myself.
  28. I will also give away lots of drawings of mines.</p>
  29. </figure>
  30. <p>Books</p>
  31. <figure>
  32. <img src = "Capture.png"
  33. alt = "Anime Books">
  34. <p>This is my first book I ever made. I am somewhat good at creating a book cover
  35. because I'm a creative person.</p>
  36. </figure>
  37. <p>Songs</p>
  38. <p>I am really good at making music videos, but I will show you some of the song audios in this webpage
  39. first, and then one of my music videos.
  40. Make sure you turn down your volume! This song in the audio is called, Down by Jay Sean. In the music video, it's
  41. called, 2度目の I Love U.</p>
  42.  
  43. <audio controls>
  44. <source src="Down-Jason_Nevins_Remix.mp3" type="audio/mpeg">
  45. </audio>
  46. <p>Down (Jason Nevins Remix)</p>
  47. <video controls>
  48. <source src="Nightcore-I_Love_U.mp4" type="video/mp4">
  49. </video>
  50. <p>Nightcore - 2度目の I Love U</p>
  51.  
  52. <p>This video, you can watch and listen in my Youtube Channel. If you want to download it, then download it.
  53. Planning to share it to everyone else? Good! I won't take it down and feel free to show it to your freinds,
  54. family, and even worldwide!</p>
  55.  
  56. <p>I own these pictures and videos, but the songs are copyright to the rightful owners.
  57. This is just a hypothetical site © 2019 Copyright Songs
  58. </body>
  59. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement