Click to See Complete Forum and Search --> : Battery Recycling Site - Please Review
rjsimpson5985
06-19-2008, 12:30 PM
Hi,
I have just created this site, please could you give me some feedback on it.
I had particular trouble with images when they needed overlap divs.
website: http://www.batteryback.org
Any suggestions would be great.
It is really cute. I like it!
You may want to validate your code (http://validator.w3.org). You've got some errors in there.
sitehatchery
06-19-2008, 06:23 PM
I like the logo. It reminds me of this:
http://www.mrpicklesinc.com/
infinityspiral
07-13-2008, 03:59 AM
The two main images seem to have anti-aliasing issues and the perspective seems a little off on the battery photo. The site has a pretty decent color mix and it's friendly.
wh666-666
07-13-2008, 08:10 AM
Personally, i would minimise it a touch in height as its just over the vertical scroll. Always seems pointless scrolling for just one line ...
WebJoel
07-13-2008, 07:06 PM
You might want to close-up extrenuous whitespaces in text tags, -some browsers treat these as virtual non-breaking spaces, these 'ENTER' hits on your keyboard produce what are called 'newlines'. See screenshot in Firefox: note the "period" comes some 8 or 10 'whitespaces' after the end of the text, thus, on a newline with virtual non-breaking space (taps on the 'SPACEBAR').
in fact, under some validation, this is called a "newline error" when you go:<h1>This is a
h1 header tag that
wraps several lines
long
</h1> -there are better ways to get a H-tag to display on multiple lines without this 'newline' (a virtual "<br />")...
chadsten
07-14-2008, 05:40 PM
It looks pretty cool. I would suggest spending a little more time on the battery image, as well as the little guy-they have some white "edges" in places that a little more PS touch up would take care of. Also, as someone had mentioned, validate your code. But overall, very nice.
Declan1991
07-14-2008, 05:47 PM
I like it, it loads quickly, and looks good. You only have one error left now, a type missing on a style element.
And follow all the guidelines here (http://developer.yahoo.com/performance/) and it'll be even better.
wh666-666
07-14-2008, 09:49 PM
Also, just on a side note, be careful to check each page just for some last minute housekeeping ..
On your home page the title in the head section is fine, in other areas like info, etc, etc, the titles are showing up as a generic "untitled page" instead of the company message ...