logo       

FW: Site check: msg#01247

Subject: FW: Site check

Being a UCD alumni my self (class of 2000), I would love to offer any
suggestions. I checked the site in XP on both Mozilla 1.1 and IE 6. It
looks great. The only things I would change would be for better
accessibility. These include changing the order of the divs in the code
to show the content first for non-graphical browsers. There are tips on
doing this at http://diveintoaccessibility.org/

As was talked about on this list the past few days here, and explained
in further detail at http://alistapart.com/stories/taminglists/, you
could change your navigation from:

<div id="nav1">
        <p><a href="front.html">Front Page</a></p>
        <p><a href="section.html">News</a></p>
        ....
        <p><a href="section.html">Columns</a></p>
</div>

into a true list with <ul><li> tags and the tricks listed in the above
article.

Other than those suggestions, this looks like a great redesign for the
site, and much more professional than the current design.

Good luck!

Brian

----------------------------------------------
Brian Vallelunga
http://brian.vallelunga.com/
----------------------------------------------

--------------
Hello,

I'm working on the redesign of the UC Davis campus newspaper's Web site,

  so I will appreciate any moment of your time to get a browser/platform

check of these example pages:

http://www.gerbilbox.org/aggieonline/front.html
http://www.gerbilbox.org/aggieonline/section.html
http://www.gerbilbox.org/aggieonline/story.html
_______________________________________________
css-discuss [css-discuss@xxxxxxxxxxx]
http://three.pairlist.net/mailman/listinfo/css-discuss
Sponsored by www.westciv.com - CSS resources | software | learning



<Prev in Thread] Current Thread [Next in Thread>