|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Wanted: Brutal Honesty
Hello all,
if anyone is interested, I'd be glad to hear some opinions concerning the design/usability of bookproxy.com. I am all about simplification, obv. =) -me :uncool: |
|
#2
|
||||
|
||||
|
Nice.
Obviously didn't want any books though ![]() Check your HTML, you have no DOCTYPE and you have this Code:
-<html>
__________________
Cheers, Jamie # skiFFie | Home of the 'accessibility module' for Drupal # Jamie Burns [me] Accessibility Module [drupal] # guidelines | search | wap resources | not getting help | fold to cure # Any form of employment is strictly prohibited ...... __________________ Let the might of your compassion arise to bring a quick end to the flowing stream of the blood and tears ..... Please hear my anguished words of truth. __________________ |
|
#3
|
||||
|
||||
|
yeah, you really ought to clean up that markup,
as jabba said, you lack a doctype and encoding, you aslo lack ending body and html tags, several td, tr elements are not closed, you are using deprecated elements like center, use css for this. you have some odd endings in some img, input and br tags, like <input type="text" name="author" \><br \> not sure if you want to close them like xhtml.: <input type="text" name="author" /><br /> as the rest of the markup is pretty far from xhtml in html 4 no endings are allowed <input type="text" name="author"><br> |
|
#4
|
||||
|
||||
|
I was a little unsure what the site was about, I think more information about the site on the front would be nice.
__________________
Family Hosting, we treat you like family! United Web Site Award Givers, is your website worthy of an award? |
|
#5
|
||||
|
||||
|
I would like to add that your GUI has a lot of distractions, you should make the search fields the main focus and larger (make them stand out from the BG color, now its all white, like camouflaged).
Make it so that people can't miss it. Your font choice and the B/W graphics look a little crude, they are too simple, I think adding more color wont hurt your download times, you could make the grahics smaller to (try and) offset that. I tried looking for this hard to find book - Grid Systems in Graphic Design. Found many references, but most of them are bad links. Amazon carries it, but no stock. Lastly your submit buttons are too visually detached, they can also be simplified into Search and Sell buttons. |
![]() |
| Viewing: Dev Shed Forums > Web Design > Website Critiques > Wanted: Brutal Honesty |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|