Hi
The site has been up and running now for a few months and has had a number of revisions along the way:
Other than the general look and feel, what do you think of the navigation, services page, directions roll over map etc
More recently I had a bit of a shock when I tried it out on IE7 and because of a couple of + html hacks used in the css (particularly as a get-around for min-width) most of the page did not display.
So far as I know the sight performs well and looks almost identical in most browsers.
I would welcome your feedback.
CW
3 column website review
Right now http://www.cavaliermialing.com/content/index.html isn't accessible. The other two links do work though.
I'm honestly not very fond of the hovers, especially on the maps page. They flick and jump, and I find it distracting. Graphically, other than that, it's fine. Not my personal taste, but that's not really important. It's bright and confident.
You need to validate your HTML and CSS, by the way, you've got a few errors popping up - but nothing unfixable. Also, you'll get a horizontal scroll bar in 800x600.
Re: 3 column website review
i already check w/ FF and K-meleon, and the site's looking good..
well but there's some note from me:
1. you haven't validate your code... go to
[url]
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.cavaliermailing.com%2Fcontent%2Fservices.html
[/url]
2. the color scheme is not quite good.. too many colors i think.
but, these only my opinion,
rgrds
3 column website review
Almost there on the validation but I need some help on this:
Line 147 column 16: reference to non-existent ID "sender_name".
What is wrong with:
<label for="sender_name"><strong>Your Name</strong></label><br />
<input name="sender_name" size="17" type="text" /><br />
3 column website review
you need to include a relevant id in the input like this:
<input name="sender_name" id="sender_name" size="17" type="text" /><br />
3 column website review
All sorted - many thanks - I'll update (ready for validation) the rest of the site shortly
CW
3 column website review
Generally I like the site easy to read,
BUT,
1. In the code for the top nav you have,
<div id="top"> <a title="return to home page" href="index.html">home</a> ¦ etc. I don't think that's how it should be formatted, why not add some padding to the left and right of each link?
2. Couldn't
<div style="float:left; position:relative; display:inline; width:100%;">
be moved to the stylesheet to make updating/changing easier for you?
3. How about adding a transparent or white border to the map? when you hover over it, it jumps right because of the black border.
Just my opinion of course.
3 column website review
Oops - something went a bit wrong with my multiple postings - sorry!
Could one of the mods delete the first two please!
3 column website review
Oops - something went a bit wrong with my multiple postings - sorry!
Could one of the mods delete the first two please!
"Something went a bit wrong", huh , girls :roll:
nah think we'll leave them there as an example.
3 column website review
"Something went a bit wrong", huh , girls :roll:
nah think we'll leave them there as an example.
(*blows raspberry*) see if I care!!