sylviestone (AT) canada (DOT) com (Sylvie Stone) wrote in
news:181a24a8.0312030458.7eb49a71 (AT) posting (DOT) google.com:
In more or less random order:
1) Parts of the home page and others run off the right in an 800-pixel
viewport. The individual product pages are particularly bad, with
horizontal scrollbars at any viewport size less than 890 pixels.
2) No alt texts for the main banner and for the bullets on the menu (the
latter should be set to "" or "*" so as not to read "[image]" if images
aren't being loaded).
3) Mailto link is Javascript-dependent; if you really *must* do this for
spam-blocking reasons, have the script write the *entire* "Email us" line;
as things now stand, with script turned off it reads "Email us at: with
your request" which is less than useful.
4) Fonts are too small.
5) Unique is unique is unique; qualifying it with "exceptionally" makes no
linguistic sense and merely conveys an impression of hype.
6) Visited links are not distinguished in appearance.
7) Contact and subscribe pages ask for visitor's email address but fail to
mention a privacy policy.
8) "Gift's Only" link on menu suffers from apostrophosis. "Gift" and
"food" are not mutually exclusive categories; try to come up with a better
term for non-food items.
9) Internally, you've got a mishmosh of presentational HTML attributes,
inline styles, and external styles. Some of these call for fonts that most
users are unlikely to have installed; others specify text sizes in
inappropriate absolute units like pixels and points.
10) Neither your HTML nor your CSS validate.
11) Pages link back to themselves on the top menu, which can be confusing.