Re: http://members.home.net:80/mynewtherapist
by Neo <2nerotik(at)home.com>
|
| Date: |
Thu, 31 May 2001 11:31:23 -0700 |
| To: |
hwg-critique(at)hwg.org |
| In-Reply-To: |
home |
| |
todo: View
Thread,
Original
|
|
Font size looks good at 1024*768, would hate to see what
it looks like at 800*600 tho.
The links need to be fixed up as the table cells shift
in size when you move over the links even tho you hard
coded the cell sizes.
I'd remove the bold tags from the menu links as well,
since they aren't needed, instead incorportate them
into you CSS.
The CSS also needs some work as your links should be:
A:link {
font : bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
color: #050C42;
}
A:active {
font : bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
color: #050C42;
}
A:visited {
font : bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
color: #254C82;
}
A:hover {
font : bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
color: #050C42;
}
There is an ending DIV tag after the Menu table but no beginning
DIV tag for it.
The "middle" value is only used for vAlign attribute, you need to use
center for the Align attribute.
The LI tag is not allowed to have a B tag in it.
There is a nesting error here:
< EM>< b>Maureen Toms,</EM> <font size="2"><
b>BIS, CTP.Dip</b></font><BR>Psychodynamic Therapist</b>
The EM tag is closed before the B tag which is not closed till the very
end.
language='javascript' should be enclosed in double quotes.
The meta tags span several lines, like the return key was
hit to move down to the next line, it should all flow on
the same line.
The drop down menus also need to be aligned a little better
as they all, with the exception of Home, are a little off.
My validator also said that there was no beginning BODY or
HTML tags or they were already closed, this would be due to
one or more of the above errors.
Even with those errors, both NN4+ and IE6 pretty much behaved
themselves, with some slight differences in the font sizes.
On a side note, what the heck is this ?
<!-- BEGIN HumanTag Monitor. DO NOT MOVE! MUST BE PLACED JUST BEFORE THE
/BODY TAG --><script language='javascript' type="text/javascript"
src='http://hc2.humanclick.com/hc/77331339/x.js?cmd=file&file=chatScript3&site=77331339&category=en;female;2'>
</script><!-- END HumanTag Monitor. DO NOT MOVE! MUST BE PLACED JUST BEFORE
THE /BODY TAG -->
In case you were wondering I was using HomeSite's Validator.
At 12:47 PM 31/05/2001 -0400, charles daly wrote:
>Hi all,
>Kindly crit this new site for a Psychoanalyst. Pretty much complete
>until more info from client.
>All problems welcome. I'm not crazy about the font but client wants it
>fairly large. This is as large as my design sense allows. Comments?
>browser, resolution, os? esp. d/l speed.
>Any problems with drop down menu? Many links are missing (not visible or
>inactive) until more info is received from client.
>TIA,
>
>Charles
>
>Charles Daly & Associates Inc.
>http://www.designersatwork.com
.oOo.
|| The early bird gets the worm but
|| the second mouse gets the cheese.
||
|| PhotoShop Tutorial List --> http://members.home.com/ps-tutorials/
|| Addicted 2 Swing --> http://members.home.com/addicted2swing/
|| Fontaholic ? --> http://www.fontsanon.com
HTML: hwg-critique mailing list archives,
maintained by Webmaster @ IWA