Advertisement
Guest User

CodeAcademy Social Networking Thing

a guest
Feb 23rd, 2016
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>George Parks</title>
  5. </head>
  6. <body>
  7. <img src="https://pbs.twimg.com/profile_images/702250375483621377/Zio4xP4w_bigger.jpg">
  8. <p> Hello, my name is <strong>George Parks</strong>. I am a 10 year old computer programmer, <a href="https://www.tiny.cc/SheepGalaxy">YouTuber</a>, and more! </p>
  9. <h3> Interests </h3>
  10. <ul>
  11. <li>Programming</li>
  12. <li>Gaming</li>
  13. <li>Golf</li>
  14. <li>Tennis</li>
  15. <li>Basketball</li>
  16. <li>Math</li>
  17. </ul>
  18. <h3> Games I play </h3>
  19. <ul>
  20. <li>Minecraft
  21. <ul>
  22. <li> I play a lot on Mineplex</li>
  23. <li> PixelClan</li>
  24. <li> Hypixel </li>
  25. <li> and The Hive </li>
  26. <li> My IGN is SheepGalaxy </li>
  27. </ul>
  28.  
  29.  
  30. </li>
  31. <li>Team Fortress 2</li>
  32. <li>Garry's Mod</li>
  33. </ul>
  34. <h3> Groups/servers/websites/communities that I manage </h3>
  35. <li>PixelCraft, my Minecraft server (IP: PixelMC.noip.me)</li>
  36. <li>PixelClan, my community site (PixelClan.gq, currently down...)
  37. <ol>
  38. <li> It may not ever come online again, though...</li>
  39. </ol>
  40. </li>
  41. </ul>
  42. <h3> Social Media </h3>
  43. <ul>
  44. <li>Twitter (@SheepGalaxy)</li>
  45. <li>Facebook (<a href="https://www.facebook.com/george.parks.92167">Here</a>)</li>
  46. <li>Instagram (sheepgalaxy)</li>
  47. </body>
  48. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement