Advertisement
TrashBoi98

THH Index

Sep 12th, 2018
386
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 2.24 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>The Hopeless Heretics Official Website</title>
  5. <link rel="stylesheet" href="styles.css">
  6. <link rel="shortcut icon" href="favicon.ico" />
  7. </head>
  8. <body>
  9. <img src="images/white2.gif" width="320" height="240" alt="The Hopeless Heretics logo">
  10. <br>
  11. <table align="left">
  12. <tr><td><a href="index.html"> <img src="icons2/home.gif" alt="Home" style="width:95px;height:35px;border:0"></a></td></tr>
  13. <tr><td><a href="discography.html"> <img src="icons2/discography.gif" alt="Discography" style="width:221px;height:35px;border:0"></a></td></tr>
  14. <tr><td><a href="announcements.html"> <img src="icons2/announcements.gif" alt="Announcements" style="width:275;height:35px;border:0"></a></td></tr>
  15. <tr><td><a href="vlogs.html"> <img src="icons2/videos.gif" alt="Videos" style="width:115px;height:35px;border:0"></a></td></tr>
  16. <tr><td><a href="tourdates.html"> <img src="icons2/tourdates.gif" alt="Tour Dates" style="width:185px;height:35px;border:0"></a></td></tr>
  17. <tr><td><a href="merch.html"> <img src="icons2/merch.gif" alt="Merch Store" style="width:118px;height:35px;border:0"></a></td></tr>
  18. <tr><td><a href="inthemedia.html"> <img src="icons2/inthemedia.gif" alt="THH in the Media" style="width:275px;height:35px;border:0"></a></td></tr>
  19. </table>
  20. <p>If you have any business inquiries, send an email to THHbiz@yahoo.com or send a letter to the address below.</p>
  21. <p><h2>Fan mail:</h2>
  22. Band (as a whole): thehopelessheretics@yahoo.com
  23. <br>
  24. <br>
  25. Larry Kingston: THHLarryK@yahoo.com
  26. <br>
  27. <br>
  28. Dylan Goldschmidt: GoldenBass98@yahoo.com
  29. <br>
  30. <br>
  31. Joaquin "Papi" Moreno: PapiMRox@yahoo.com
  32. <br>
  33. <br>
  34. Belle Findlay: BlazinBelle@yahoo.com
  35. </p>
  36. <p><h3>Address for letters:</h3></p>
  37. <p>2563 Burnley Drive
  38. <br>
  39. Cincinnati, OH 45239</p>
  40. <p><strong>BE SURE TO WRITE THE NAME OF THE BAND MEMBER THAT THE LETTER IS ADDRESSED TO!</strong></p>
  41. <p><h4>Mailing List</h4></p>
  42. Want to receive announcements from The Hopeless Heretics? Join our mailing list now!
  43. <br>
  44. <form action="welcome.php" method="post">
  45. <em>Email address:</em> <input type="text" name="fname">
  46. <input type="submit">
  47. </form>
  48. </body>
  49. <footer>
  50. <p>(c)2003 The Hopeless Heretics/Rabid Records</p>
  51. <p><a href="myfirstpage.html"> Rabid Records</a></p>
  52. </footer>
  53. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement