Tuesday, 30 November 2010


This is the Home page I created for the Pit and Pendulum fitting into the criteria they appeal to with the medieval / gothic theme portrayed throughout the establishment. I have created the other pages to this theme to try and capture the right genre and stand out whilst giving the information clearly. I have used my own photography for this home page from a photo I took of the main entrance of the pub. I Have edited the image using a posterize effect within Photoshop and specific brushes and filters to give the eerie feel to the website.

1 comment:

  1. If you add:

    a:link {
    color: #FF9;
    }
    a:visited {
    color: #900;
    }
    a:hover {
    color: #C33;
    }
    a:active {
    color: #FFF;
    }

    in your CSS code and replace the colours in there with your own you can change the link colours so they don't have to be the default.

    ReplyDelete