Terri Houston wrote:
> I've made a horizontal dropdown menu; you can see it at 
> www.ttcollectiblegifts.com/dynamicdrive.html.  I would really 
> appreciate it if some of you would go there with different browsers 
> to check it out, and let me know if it isn't looking good.  All help
>  is appreciated.

Shows some weaknesses in all browsers when font resizing is applied -
creates overlapping / covered link-text.

The doctype used triggers "quirks mode", which may be just as well when
looking at what's behind the scene. The document relies heavily on
"error recovery" across browser-land.

The source-code definitely isn't valid...
<http://validator.w3.org/check?uri=http%3A%2F%2Fwww.ttcollectiblegifts.com%2Fdynamicdrive.html&charset=%28detect+automatically%29&doctype=Inline&ss=1&group=0>
...with head, body and style elements mixed into a soup.

The internal an external CSS is full of weak spots...
<http://jigsaw.w3.org/css-validator/validator?uri=http://www.ttcollectiblegifts.com/dynamicdrive.html&warning=1&profile=css21>

All in all: the <http://www.ttcollectiblegifts.com/dynamicdrive.html> as
a whole would gain a lot on being upgraded a bit, and the dropdown menu
with it.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to