Thursday



I kept the form page very simple and basic but in style with the rest of the website,
i just had the fields Name, Email, Subject and message. i also tried to put a attachment box in there but i had several problems with actual getting that up and running.

I also left my email and telephone details if the client felt more comfortable using them instead of the form page.


i also decided to do a about me page to let the client know a little bit about me to get them to feel more comfortable with me as a potential service provider.


For the gallery part of the website i chose to split my work into three fields commerical, projects and personal to help the user found the type of work he/ she is looking for. I decided to have two black and white images with a colour picture in the middle because it give a better compostion than any other mixture of images.


From a visitor's point of view, a good web site is one that...

* ...is usable
* ...has something he/she wants
* ...doesn't waste his/her time and
* ...isn't irritating.

that's what I kept in mind when developing this website, i wanted to keep it simple and clean but easy to navigate so the user would not get frustrated and move away from the site.
In the end went for a basis logo on white background to mirror the dark picture on the side of it, i also deiced to go for the red style navigation buttons which discovered worked best through my research and development.

Wednesday

html website design



.This was a web page i was quite pleased about but not happy enought to have it as my final design, the basic elements of my final shell of a websit are their but it needs some fine tuning.

Monday

Forms






For our websites we have to a have a dedicated page for the sole purpose of clients contacting or enquiring directly to the photographer without the hassle of copy and pasting email addresses, This is a called a form page or a contact page, I decide to use dreamweaver to create mine, First of all every box has to be within a form tag (red outlined box).
The first tag put down is a name text box so the client can be easily found, the second is a email address (or a telephone number which ever the client prefers) so you can respond to the client, then most websites have a query box so the client can ask the photographer questions but there are a number of optional fields which i have put in mine like signing up to the newsletter and submitting an attachment. Then at the end of the form you put the submit and reset buttons (if required). After this you enter the suitable html code to send the form to right emails and bring up a thank you page.