Advertisement
yangjason69

Film Folk

Feb 25th, 2017
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.69 KB | None | 0 0
  1. <html>
  2.  
  3. <head>
  4.     <title>Links</title>
  5. </head>
  6.  
  7. <body>
  8.     <h1 id="top">Film Folk</h1>
  9.     <h2>Festival Diary</h2>
  10.     <p>Here are some of the film festivals we will be attending this year.<br />Please <a href="mailto:filmfolk@example.org"> contact us</a> if you would like more information.</p>
  11.     <h3>January</h3>
  12.     <p><a href="http://www.sundance.org">
  13. Sundance Film Festival</a><br /> Park City, Utah, USA<br /> 20 - 30 January 2011</p>
  14.     <h3>February</h3>
  15.     <p><a href="http://www.tropfest.com">
  16. Tropfest</a><br /> Sydney, Australia<br /> 20 February 2011</p>
  17.     <p><a href="about.html">About Film Folk</a></p>
  18.     <p><a href="#top">Top of page</a></p>
  19. </body>
  20.  
  21. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement