Thursday, 10 November 2011

Coded Pages - Join Us Page

For this page It was a case of following the same steps as I did for 'About us'. This was a fairly easy page to code as it just consisted of 1 image and blocks of text with a few links added in where the Towner had requested them. The only amendment i had to make to this page was to change the heading from 'Join Us' to 'Join us'

I added the same image and header from the Join us page on their main website.

here is the html coding for the page...


      <a href="#" class="show_hide">
        <div id="menu">
                <div class="bar">
                Menu
                </div>
        </div>
        </a>

        <div id="content">
        <div id="contentBox">
           
            <h2>Join us</h2>
             
               
              <p>
                Towner seeks people with a passion for art to share our future.  Your contribution provides crucial support for Towner, enabling us to provide great art and inspirational experiences for all.</p>

<p>Our collection is constantly being used for schools and outreach programmes, and your membership will directly support our community work.


</p>
             
               
               <img src="../Template/images/joinus.png"  />
               
                <h3>How will I benefit?</h3>
               
                <p>Membership costs as little as £30 per year (or £18 for a student) and includes the following benefits:</p>

<p><li>Private views with curator and artist talks</li>
<li>Unlimited free entry to Towner paying <a href="a">exhibitions</a></li>
<li>Discounts in Towner <a href="a">shop and café</a></li>
<li>Limited edition artist designed membership card</li>
<li>Meet fellow members at social events, including private views and seasonal celebrations</li>
<li>Providing crucial support for the contemporary art museum for the South East</li>
<li>The joy that comes with the art of giving!</li></p>

<p>If you are able to make a greater contribution we can offer the following benefits for Supporter membership:</p>

<p><li>Free entry to paying <a href="a">exhibitions</a> for you and three guests.</li>
<li>Complimentary exhibition catalogues</li>
<li>Opportunity to accompany Towner staff on art visits</li>
<li>Information on collecting contemporary art</li></p>
             
<h3>How do I join?</h3>
<p>
Head to our main website on a pc or mac to dowlnload a membership application form.</p>

<p>Or, you can request a form or join over the phone by calling Marie on 01323 434682.</p>
   
                <p class="highlight">“The visit to Frieze Art Fair with curator Sanna Moore was both innovative and delightful.  Her knowledge and presence brought a new perspective on the international contemporary arts scene”</p>
- P Langford, Supporter
             
            </div>
        </div>
       
        <div id="footer">
        <span class="smalltext highlight">
        Copyright &copy; Towner 2011
            </span>
        </div>
   
    </div>

</body>
</html>

No comments:

Post a Comment