instruction
Our first assignment on the UWE Introduction to the Web Module has been to complete this blog, a 1000 word report on the blog and a 3-page website for a charity. I've been looking forward to making a website and immediately tried to find a charity who needed a website. However, this didn't prove easy and with time at a premium I decided to create a website for a fictitious environmental charity.inspiration
My first thought for an environmental charity was Polar Bears as there is a rather iconic image of a Polar Bear stood on a very small iceberg. This image always reminds me of the bear on the foxes glacier mints package. So I thought I'd change the reason for the Polar Bear's plight from Global Warming to the mints disappearing!
perspiration
The design I chose was mostly from my imagination but the layout was inspired from a blog post from KISS metrics on the anatomy of a perfect landing page. I eventually changed the design (once I had coded my website frontpage and realised I needed another page of content), but the original draft, made in fireworks, looked like this...
Notice how the "call to action" text and button is highly contrasted against the blue. I've used palettebuilder to help me with the colour scheme.
I chose to use font's from fontsquirrel as they are free to use and provide all the files and css needed. I put this css in a different folder so that my main css file would validate.
precipitation
I wanted to add some Javascript to the website and found a neat snow generator which I thought would be quite fun. Unfortunately it's a little CPU intensive as there are a lot of flakes on the screen however this was the best of the 3 that I tried.
Bad Form
The most troublesome part of the website for me was the form. I think the main problem was that I didn't plan this before hand and jumped straight into designing in HTML and CSS. The problem came when testing the site in different browsers. I'm still not happy with how some of the radio buttons and checkboxes look in Opera and IE.


