Thanks!


-----Original Message-----
From: Christian Montoya [mailto:[EMAIL PROTECTED]
Sent: Friday, October 14, 2005 2:34 PM
To: wsg@webstandardsgroup.org
Subject: Re: [WSG] Feedback


I won't do a whole report card, but here's three things that should be
changed:

1. The navigation list:
<* li><* img src="images/bullet.gif" alt="Omaha Home" /><* /li>

You are doing this to put bullets between the list items. Don't do
this, here's the alternative:

#menu li {
padding-bottom:1em;
background: url(images/bullet.gif) bottom center no-repeat;
}

That will make the list half as long, take out all those ugly img
tags, and it will look the same.

2. The links on the "find a home" and "sell your home" pages are too
light. I can barely see them, and they don't stand out at all, which
is also detrimental to your clients marketing. The links should be
more obvious than the text, so making them darker, or a different
color, would be better.

3. The xhtml and css buttons on the right are pointless... nobody
looking for a home is going to care how the site was built, and the
buttons look tacky. Just keep the links on the bottom, those are fine,
and take the buttons out.

Otherwise, keep up the good work.

- C Montoya
rdpdesign.com ... liquid.rdpdesign.com ... montoya.rdpdesign.com
******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************



******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to