Re: Please critique new DRS site

by "bmccune" <bmccune(at)ix.netcom.com>

 Date:  Wed, 25 Mar 1998 06:39:16 -0600
 To:  "Dan Driscoll" <driscold(at)lahs.losalamos.k12.nm.us>,
<hwg-critique(at)hwg.org>
  todo: View Thread, Original
>http://lahs.losalamos.k12.nm.us/~driscold
> Hey allz.  I'm looking for HARSH critiques of my new personal site
>Dan's Random Stuff (DRS).
> Pleasepleaseplease be very critical...I'd like to really polish
>this new page up.

Dan,
    You wanted a hard Critique so here goes...
    But 1st all in all other than code, felt the site good, could boost the
color scheme a little as it is just a little lacking, but not much... Loved
the rollovers.. Unsure if you wanted it blank or not but main page to me
needs a little text in it. Maybe a "What you are trying to offer" type text,
something. Also a title would be nice, understand the "Dans Stuff", just
seems a title would be nice.. Anyway here come the code, here comes the code
:)... <G>.



--------------------------------------------------
CSE 3310 HTML Validator v2.54 (Registered)
  File validated on Wednesday, March 25, 1998 at 6:34:13 AM.
     Number of lines checked: 41
Number of lines in HTML file: 79 (51.9% of lines checked)
     Number of lines ignored: 38
Number of character entities: 17
         Number of tag names: 150
      Number of closing tags: 110 (73.3% of tag names closed)
Number of <% ... %> sections: 0
     Number of HTML comments: 0
Number of validator comments: 2
          Number of messages: 0
            Number of errors: 42 (first in line 44)
          Number of warnings: 34 (first in line 48)
--------------------------------------------------
   1: <html>
   2: <head><title>Dan's Random Stuff</title>
   3: <script language="JavaScript">
   4: <!--
   5: var supported = navigator.userAgent.indexOf("Mozilla")==0 &&
navigator.userAgent.substring(8,9) >= 3;
   6:
   7: if (document.images) {
   8:   bmain = new Image();
   9:   bmain.src = "image/nav/bmainup.gif";
  10:   baboutme = new Image();
  11:   baboutme.src = "image/nav/baboutmeup.gif";
  12:   bguitar = new Image();
  13:   bguitar.src = "image/nav/bguitarup.gif";
  14:   blahs = new Image();
  15:   blahs.src = "image/nav/blahsup.gif";
  16:   blinks = new Image();
  17:   blinks.src = "image/nav/blinksup.gif";
  18:   botherwork = new Image();
  19:   botherwork.src = "image/nav/botherworkup.gif";
  20:   bpeople = new Image();
  21:   bpeople.src = "image/nav/bpeopleup.gif";
  22:   bresume = new Image();
  23:   bresume.src = "image/nav/bresumeup.gif";
  24:   b3dimagery = new Image();
  25:   b3dimagery.src = "image/nav/b3dimageryup.gif";
  26: }
  27:
  28: function RollUp(imgsrc) {
  29:   if(supported) {
  30:     document.images[imgsrc].src = "image\/nav\/b" + imgsrc + "up.gif";
  31:   }
  32: }
  33:
  34: function RollDown(imgsrc) {
  35:   if(supported) {
  36:     document.images[imgsrc].src = "image\/nav\/b" + imgsrc + ".gif";
  37:   }
  38: }
  39:
  40: //-->
  41: </script>
  42: </head>
  43:
  44: <body background="image/parchment.jpg" bgcolor="#FFFFFF"
text="#000000" links="#005151" vlinks="#005151">
Error number 1 for the tag beginning in line 44:
The attribute "links" is not valid for the tag name
"body". The valid attributes for this tag name are:
ALINK, BACKGROUND, BGCOLOR, BGPROPERTIES, CLASS, DIR,
ID, LANG, LEFTMARGIN, LINK, onBlur, onClick,
onDblClick, onFocus, onKeyDown, onKeyPress, onKeyUp,
onLoad, onMouseDown, onMouseMove, onMouseOut,
onMouseOver, onMouseUp, onUnload, STYLE, TEXT, TITLE,
TOPMARGIN, and VLINK.
Error number 2 for the tag beginning in line 44:
The attribute "vlinks" is not valid for the tag name
"body". The valid attributes for this tag name are:
ALINK, BACKGROUND, BGCOLOR, BGPROPERTIES, CLASS, DIR,
ID, LANG, LEFTMARGIN, LINK, onBlur, onClick,
onDblClick, onFocus, onKeyDown, onKeyPress, onKeyUp,
onLoad, onMouseDown, onMouseMove, onMouseOut,
onMouseOver, onMouseUp, onUnload, STYLE, TEXT, TITLE,
TOPMARGIN, and VLINK.
  45: <center>
  46: <table width=600 border=0 cellspacing=0 cellpadding=0 cols=6>
  47: <tr height=1><td width=10>&nbsp;</td><td width=110>&nbsp;</td><td
width=10>&nbsp;</td><td width=40>&nbsp;</td><td width=420>&nbsp;</td><td
width=10>&nbsp;</td></tr>
Error number 3 for the tag beginning in line 47:
The attribute "height" is not valid for the tag name
"tr". The valid attributes for this tag name are:
ALIGN, BGCOLOR, BORDERCOLOR, BORDERCOLORDARK,
BORDERCOLORLIGHT, CHAR, CHAROFF, CLASS, DIR, ID, LANG,
NOWRAP, onClick, onDblClick, onKeyDown, onKeyPress,
onKeyUp, onMouseDown, onMouseMove, onMouseOut,
onMouseOver, onMouseUp, STYLE, TITLE, and VALIGN.
  48: <tr height=10><td><img src="image/grad/cornerul.gif" width=10
height=10 border=0></td><td colspan=4><img src="image/grad/bartop.gif"
width=580 height=10 border=0></td><td width=10><img
src="image/grad/cornerur.gif" width=10 height=10 border=0></td></tr>
Error number 4 for the tag beginning in line 48:
The attribute "height" is not valid for the tag name
"tr". The valid attributes for this tag name are:
ALIGN, BGCOLOR, BORDERCOLOR, BORDERCOLORDARK,
BORDERCOLORLIGHT, CHAR, CHAROFF, CLASS, DIR, ID, LANG,
NOWRAP, onClick, onDblClick, onKeyDown, onKeyPress,
onKeyUp, onMouseDown, onMouseMove, onMouseOut,
onMouseOver, onMouseUp, STYLE, TITLE, and VALIGN.
Warning number 1 for the tag beginning in line 48:
The tag name "img" is missing the attribute "ALT". You
should probably include this attribute.
Warning number 2 for the tag beginning in line 48:
The tag name "img" is missing the attribute "ALT". You
should probably include this attribute.
Warning number 3 for the tag beginning in line 48:
The tag name "img" is missing the attribute "ALT". You
should probably include this attribute.
  49: <tr height=50><td><img src="image/grad/barleft.gif" width=10 height=50
border=0></td><td><img src="image/logobox1.gif" width=110 height=50
border=0></td><td colspan=2><img src="image/blupixel.gif" width=50 height=50
border=0></td><td><img src="image/titlebox5.gif" width=420 height=50
border=0></td><td width=10><img src="image/grad/barright.gif" width=10
height=50 border=0></td></tr>
Error number 5 for the tag beginning in line 49:
The attribute "height" is not valid for the tag name
"tr". The valid attributes for this tag name are:
ALIGN, BGCOLOR, BORDERCOLOR, BORDERCOLORDARK,
BORDERCOLORLIGHT, CHAR, CHAROFF, CLASS, DIR, ID, LANG,
NOWRAP, onClick, onDblClick, onKeyDown, onKeyPress,
onKeyUp, onMouseDown, onMouseMove, onMouseOut,
onMouseOver, onMouseUp, STYLE, TITLE, and VALIGN.
Warning number 4 for the tag beginning in line 49:
The tag name "img" is missing the attribute "ALT". You
should probably include this attribute.
Warning number 5 for the tag beginning in line 49:
The tag name "img" is missing the attribute "ALT". You
should probably include this attribute.
Warning number 6 for the tag beginning in line 49:
The tag name "img" is missing the attribute "ALT". You
should probably include this attribute.
Warning number 7 for the tag beginning in line 49:
The tag name "img" is missing the attribute "ALT". You
should probably include this attribute.
Warning number 8 for the tag beginning in line 49:
The tag name "img" is missing the attribute "ALT". You
should probably include this attribute.
  50: <tr height=10><td><img src="image/grad/barleft.gif" width=10 height=10
border=0></td><td><img src="image/logobox2.gif" width=110 height=10
border=0></td><td><img src="image/grad/incornerlr.gif" width=10 height=10
border=0></td><td colspan=2><img src="image/grad/barbottom.gif" width=460
height=10 border=0></td><td><img src="image/grad/cornerlr.gif" height=10
width=10 border=0></td></tr>
Error number 6 for the tag beginning in line 50:
The attribute "height" is not valid for the tag name
"tr". The valid attributes for this tag name are:
ALIGN, BGCOLOR, BORDERCOLOR, BORDERCOLORDARK,
BORDERCOLORLIGHT, CHAR, CHAROFF, CLASS, DIR, ID, LANG,
NOWRAP, onClick, onDblClick, onKeyDown, onKeyPress,
onKeyUp, onMouseDown, onMouseMove, onMouseOut,
onMouseOver, onMouseUp, STYLE, TITLE, and VALIGN.
Warning number 9 for the tag beginning in line 50:
The tag name "img" is missing the attribute "ALT". You
should probably include this attribute.
Warning number 10 for the tag beginning in line 50:
The tag name "img" is missing the attribute "ALT". You
should probably include this attribute.
Warning number 11 for the tag beginning in line 50:
The tag name "img" is missing the attribute "ALT". You
should probably include this attribute.
Warning number 12 for the tag beginning in line 50:
The tag name "img" is missing the attribute "ALT". You
should probably include this attribute.
Warning number 13 for the tag beginning in line 50:
The tag name "img" is missing the attribute "ALT". You
should probably include this attribute.
  51: <tr height=50><td><img src="image/grad/barleft.gif" width=10 height=50
border=0></td><td><img src="image/logobox3.gif" width=110 height=50
border=0></td><td><img src="image/grad/barright.gif" width=10 height=50
border=0></td></tr>
Error number 7 for the tag beginning in line 51:
The attribute "height" is not valid for the tag name
"tr". The valid attributes for this tag name are:
ALIGN, BGCOLOR, BORDERCOLOR, BORDERCOLORDARK,
BORDERCOLORLIGHT, CHAR, CHAROFF, CLASS, DIR, ID, LANG,
NOWRAP, onClick, onDblClick, onKeyDown, onKeyPress,
onKeyUp, onMouseDown, onMouseMove, onMouseOut,
onMouseOver, onMouseUp, STYLE, TITLE, and VALIGN.
Warning number 14 for the tag beginning in line 51:
The tag name "img" is missing the attribute "ALT". You
should probably include this attribute.
Warning number 15 for the tag beginning in line 51:
The tag name "img" is missing the attribute "ALT". You
should probably include this attribute.
Warning number 16 for the tag beginning in line 51:
The tag name "img" is missing the attribute "ALT". You
should probably include this attribute.
  52: <tr height=290><td colspan=3><table width=130 border=0 cellspacing=0
cellpadding=0 cols=3>
Error number 8 for the tag beginning in line 52:
The attribute "height" is not valid for the tag name
"tr". The valid attributes for this tag name are:
ALIGN, BGCOLOR, BORDERCOLOR, BORDERCOLORDARK,
BORDERCOLORLIGHT, CHAR, CHAROFF, CLASS, DIR, ID, LANG,
NOWRAP, onClick, onDblClick, onKeyDown, onKeyPress,
onKeyUp, onMouseDown, onMouseMove, onMouseOut,
onMouseOver, onMouseUp, STYLE, TITLE, and VALIGN.
Error number 9 for the tag beginning in line 52:
The tag name "tr" must be closed but the closing tag
was not found.
  53: <tr height=280><td width=10><img src="image/grad/barleft.gif" width=10
height=280 border=0></td><td width=110><table width=110 border=0
cellspacing=0 cellpadding=0 cols=1>
Error number 10 for the tag beginning in line 53:
The attribute "height" is not valid for the tag name
"tr". The valid attributes for this tag name are:
ALIGN, BGCOLOR, BORDERCOLOR, BORDERCOLORDARK,
BORDERCOLORLIGHT, CHAR, CHAROFF, CLASS, DIR, ID, LANG,
NOWRAP, onClick, onDblClick, onKeyDown, onKeyPress,
onKeyUp, onMouseDown, onMouseMove, onMouseOut,
onMouseOver, onMouseUp, STYLE, TITLE, and VALIGN.
Warning number 17 for the tag beginning in line 53:
The tag name "img" is missing the attribute "ALT". You
should probably include this attribute.
  54: <tr height=5><td><img src="image/grad/inbartop.gif" width=110 height=5
border=0></td></tr>
Error number 11 for the tag beginning in line 54:
The attribute "height" is not valid for the tag name
"tr". The valid attributes for this tag name are:
ALIGN, BGCOLOR, BORDERCOLOR, BORDERCOLORDARK,
BORDERCOLORLIGHT, CHAR, CHAROFF, CLASS, DIR, ID, LANG,
NOWRAP, onClick, onDblClick, onKeyDown, onKeyPress,
onKeyUp, onMouseDown, onMouseMove, onMouseOut,
onMouseOver, onMouseUp, STYLE, TITLE, and VALIGN.
Warning number 18 for the tag beginning in line 54:
The tag name "img" is missing the attribute "ALT". You
should probably include this attribute.
  55: <tr height=30><td><a href="./" onMouseOver="RollUp('main');
return true" onMouseOut="RollDown('main')"><img src="image/nav/bmain.gif"
width=110 height=30 border=0 name="main"></a></td></tr>
Error number 12 for the tag beginning in line 55:
The attribute "height" is not valid for the tag name
"tr". The valid attributes for this tag name are:
ALIGN, BGCOLOR, BORDERCOLOR, BORDERCOLORDARK,
BORDERCOLORLIGHT, CHAR, CHAROFF, CLASS, DIR, ID, LANG,
NOWRAP, onClick, onDblClick, onKeyDown, onKeyPress,
onKeyUp, onMouseDown, onMouseMove, onMouseOut,
onMouseOver, onMouseUp, STYLE, TITLE, and VALIGN.
Warning number 19 for the tag beginning in line 55:
The tag name "img" is missing the attribute "ALT". You
should probably include this attribute.
  56: <tr height=30><td><a href="aboutme.html"
onMouseOver="RollUp('aboutme'); return true"
onMouseOut="RollDown('aboutme')"><img src="image/nav/baboutme.gif" width=110
height=30 border=0 name="aboutme"></a></td></tr>
Error number 13 for the tag beginning in line 56:
The attribute "height" is not valid for the tag name
"tr". The valid attributes for this tag name are:
ALIGN, BGCOLOR, BORDERCOLOR, BORDERCOLORDARK,
BORDERCOLORLIGHT, CHAR, CHAROFF, CLASS, DIR, ID, LANG,
NOWRAP, onClick, onDblClick, onKeyDown, onKeyPress,
onKeyUp, onMouseDown, onMouseMove, onMouseOut,
onMouseOver, onMouseUp, STYLE, TITLE, and VALIGN.
Warning number 20 for the tag beginning in line 56:
The tag name "img" is missing the attribute "ALT". You
should probably include this attribute.
  57: <tr height=30><td><a href="guitar.html" onMouseOver="RollUp('guitar');
return true" onMouseOut="RollDown('guitar')"><img
src="image/nav/bguitar.gif" width=110 height=30 border=0
name="guitar"></a></td></tr>
Error number 14 for the tag beginning in line 57:
The attribute "height" is not valid for the tag name
"tr". The valid attributes for this tag name are:
ALIGN, BGCOLOR, BORDERCOLOR, BORDERCOLORDARK,
BORDERCOLORLIGHT, CHAR, CHAROFF, CLASS, DIR, ID, LANG,
NOWRAP, onClick, onDblClick, onKeyDown, onKeyPress,
onKeyUp, onMouseDown, onMouseMove, onMouseOut,
onMouseOver, onMouseUp, STYLE, TITLE, and VALIGN.
Warning number 21 for the tag beginning in line 57:
The tag name "img" is missing the attribute "ALT". You
should probably include this attribute.
  58: <tr height=30><td><a href="http://lahs.losalamos.k12.nm.us"
onMouseOver="RollUp('lahs'); return true" onMouseOut="RollDown('lahs')"><img
src="image/nav/blahs.gif" width=110 height=30 border=0
name="lahs"></a></td></tr>
Error number 15 for the tag beginning in line 58:
The attribute "height" is not valid for the tag name
"tr". The valid attributes for this tag name are:
ALIGN, BGCOLOR, BORDERCOLOR, BORDERCOLORDARK,
BORDERCOLORLIGHT, CHAR, CHAROFF, CLASS, DIR, ID, LANG,
NOWRAP, onClick, onDblClick, onKeyDown, onKeyPress,
onKeyUp, onMouseDown, onMouseMove, onMouseOut,
onMouseOver, onMouseUp, STYLE, TITLE, and VALIGN.
Warning number 22 for the tag beginning in line 58:
The tag name "img" is missing the attribute "ALT". You
should probably include this attribute.
  59: <tr height=30><td><a href="links.html" onMouseOver="RollUp('links');
return true" onMouseOut="RollDown('links')"><img src="image/nav/blinks.gif"
width=110 height=30 border=0 name="links"></a></td></tr>
Error number 16 for the tag beginning in line 59:
The attribute "height" is not valid for the tag name
"tr". The valid attributes for this tag name are:
ALIGN, BGCOLOR, BORDERCOLOR, BORDERCOLORDARK,
BORDERCOLORLIGHT, CHAR, CHAROFF, CLASS, DIR, ID, LANG,
NOWRAP, onClick, onDblClick, onKeyDown, onKeyPress,
onKeyUp, onMouseDown, onMouseMove, onMouseOut,
onMouseOver, onMouseUp, STYLE, TITLE, and VALIGN.
Warning number 23 for the tag beginning in line 59:
The tag name "img" is missing the attribute "ALT". You
should probably include this attribute.
  60: <tr height=30><td><a href="otherwork.html"
onMouseOver="RollUp('otherwork'); return true"
onMouseOut="RollDown('otherwork')"><img src="image/nav/botherwork.gif"
width=110 height=30 border=0 name="otherwork"></a></td></tr>
Error number 17 for the tag beginning in line 60:
The attribute "height" is not valid for the tag name
"tr". The valid attributes for this tag name are:
ALIGN, BGCOLOR, BORDERCOLOR, BORDERCOLORDARK,
BORDERCOLORLIGHT, CHAR, CHAROFF, CLASS, DIR, ID, LANG,
NOWRAP, onClick, onDblClick, onKeyDown, onKeyPress,
onKeyUp, onMouseDown, onMouseMove, onMouseOut,
onMouseOver, onMouseUp, STYLE, TITLE, and VALIGN.
Warning number 24 for the tag beginning in line 60:
The tag name "img" is missing the attribute "ALT". You
should probably include this attribute.
  61: <tr height=30><td><a href="people.html" onMouseOver="RollUp('people');
return true" onMouseOut="RollDown('people')"><img
src="image/nav/bpeople.gif" width=110 height=30 border=0
name="people"></a></td></tr>
Error number 18 for the tag beginning in line 61:
The attribute "height" is not valid for the tag name
"tr". The valid attributes for this tag name are:
ALIGN, BGCOLOR, BORDERCOLOR, BORDERCOLORDARK,
BORDERCOLORLIGHT, CHAR, CHAROFF, CLASS, DIR, ID, LANG,
NOWRAP, onClick, onDblClick, onKeyDown, onKeyPress,
onKeyUp, onMouseDown, onMouseMove, onMouseOut,
onMouseOver, onMouseUp, STYLE, TITLE, and VALIGN.
Warning number 25 for the tag beginning in line 61:
The tag name "img" is missing the attribute "ALT". You
should probably include this attribute.
  62: <tr height=30><td><a href="resume.html" onMouseOver="RollUp('resume');
return true" onMouseOut="RollDown('resume')"><img
src="image/nav/bresume.gif" width=110 height=30 border=0
name="resume"></a></td></tr>
Error number 19 for the tag beginning in line 62:
The attribute "height" is not valid for the tag name
"tr". The valid attributes for this tag name are:
ALIGN, BGCOLOR, BORDERCOLOR, BORDERCOLORDARK,
BORDERCOLORLIGHT, CHAR, CHAROFF, CLASS, DIR, ID, LANG,
NOWRAP, onClick, onDblClick, onKeyDown, onKeyPress,
onKeyUp, onMouseDown, onMouseMove, onMouseOut,
onMouseOver, onMouseUp, STYLE, TITLE, and VALIGN.
Warning number 26 for the tag beginning in line 62:
The tag name "img" is missing the attribute "ALT". You
should probably include this attribute.
  63: <tr height=30><td><a href="3dimagery.html"
onMouseOver="RollUp('3dimagery'); return true"
onMouseOut="RollDown('3dimagery')"><img src="image/nav/b3dimagery.gif"
width=110 height=30 border=0 name="3dimagery"></a></td></tr>
Error number 20 for the tag beginning in line 63:
The attribute "height" is not valid for the tag name
"tr". The valid attributes for this tag name are:
ALIGN, BGCOLOR, BORDERCOLOR, BORDERCOLORDARK,
BORDERCOLORLIGHT, CHAR, CHAROFF, CLASS, DIR, ID, LANG,
NOWRAP, onClick, onDblClick, onKeyDown, onKeyPress,
onKeyUp, onMouseDown, onMouseMove, onMouseOut,
onMouseOver, onMouseUp, STYLE, TITLE, and VALIGN.
Warning number 27 for the tag beginning in line 63:
The tag name "img" is missing the attribute "ALT". You
should probably include this attribute.
  64: <tr height=5><td><img src="image/grad/inbarbottom.gif" width=110
height=5 border=0></td></tr>
Error number 21 for the tag beginning in line 64:
The attribute "height" is not valid for the tag name
"tr". The valid attributes for this tag name are:
ALIGN, BGCOLOR, BORDERCOLOR, BORDERCOLORDARK,
BORDERCOLORLIGHT, CHAR, CHAROFF, CLASS, DIR, ID, LANG,
NOWRAP, onClick, onDblClick, onKeyDown, onKeyPress,
onKeyUp, onMouseDown, onMouseMove, onMouseOut,
onMouseOver, onMouseUp, STYLE, TITLE, and VALIGN.
Warning number 28 for the tag beginning in line 64:
The tag name "img" is missing the attribute "ALT". You
should probably include this attribute.
  65: </table></td><td><img src="image/grad/barright.gif" width=10
height=280 border=0></td></tr>
Warning number 29 for the tag beginning in line 65:
The tag name "img" is missing the attribute "ALT". You
should probably include this attribute.
  66: <tr height=10><td><img src="image/grad/cornerll.gif" width=10
height=10 border=0></td><td><img src="image/grad/barbottom.gif" width=110
height=10 border=0></td><td><img src="image/grad/cornerlr.gif" width=10
height=10 border=0></td></tr>
Error number 22 for the tag beginning in line 66:
The attribute "height" is not valid for the tag name
"tr". The valid attributes for this tag name are:
ALIGN, BGCOLOR, BORDERCOLOR, BORDERCOLORDARK,
BORDERCOLORLIGHT, CHAR, CHAROFF, CLASS, DIR, ID, LANG,
NOWRAP, onClick, onDblClick, onKeyDown, onKeyPress,
onKeyUp, onMouseDown, onMouseMove, onMouseOut,
onMouseOver, onMouseUp, STYLE, TITLE, and VALIGN.
Warning number 30 for the tag beginning in line 66:
The tag name "img" is missing the attribute "ALT". You
should probably include this attribute.
Warning number 31 for the tag beginning in line 66:
The tag name "img" is missing the attribute "ALT". You
should probably include this attribute.
Warning number 32 for the tag beginning in line 66:
The tag name "img" is missing the attribute "ALT". You
should probably include this attribute.
  67: </table></td><td>&nbsp;</td><td valign=center>
Error number 23 for the tag beginning in line 67:
The attribute "valign" has an invalid attribute value
"center". This attribute must have one of the following
values: "baseline", "bottom", "middle", or "top".
Error number 24 for the tag beginning in line 67:
The tag name "td" must be closed but the closing tag
was not found.
  68: <table width=410 border=0 cellspacing=0 cellpadding=0 cols=5>
  69: <tr height=1><td width=201>&nbsp;</td><td width=3>&nbsp;</td><td
width=2>&nbsp;</td><td width=3>&nbsp;</td><td width=201>&nbsp;</td></tr>
Error number 25 for the tag beginning in line 69:
The attribute "height" is not valid for the tag name
"tr". The valid attributes for this tag name are:
ALIGN, BGCOLOR, BORDERCOLOR, BORDERCOLORDARK,
BORDERCOLORLIGHT, CHAR, CHAROFF, CLASS, DIR, ID, LANG,
NOWRAP, onClick, onDblClick, onKeyDown, onKeyPress,
onKeyUp, onMouseDown, onMouseMove, onMouseOut,
onMouseOver, onMouseUp, STYLE, TITLE, and VALIGN.
  70: <tr height=50><td valign="center" align="center"><font size="-1">This
page built and maintained by<br>Dan
Driscoll</font></td><td>&nbsp;</td><td><img src="image/graypixel.gif"
width=2 height=50></td><td>&nbsp;</td><td align="center"
valign="center"><font size="-1">All contents &copy;1998-1999 Dan
Driscoll</font></td></tr>
Error number 26 for the tag beginning in line 70:
The attribute "height" is not valid for the tag name
"tr". The valid attributes for this tag name are:
ALIGN, BGCOLOR, BORDERCOLOR, BORDERCOLORDARK,
BORDERCOLORLIGHT, CHAR, CHAROFF, CLASS, DIR, ID, LANG,
NOWRAP, onClick, onDblClick, onKeyDown, onKeyPress,
onKeyUp, onMouseDown, onMouseMove, onMouseOut,
onMouseOver, onMouseUp, STYLE, TITLE, and VALIGN.
Error number 27 for the tag beginning in line 70:
The attribute "valign" has an invalid attribute value
"center". This attribute must have one of the following
values: "baseline", "bottom", "middle", or "top".
Warning number 33 for the tag beginning in line 70:
The tag name "img" is missing the attribute "ALT". You
should probably include this attribute.
Error number 28 for the tag beginning in line 70:
The attribute "valign" has an invalid attribute value
"center". This attribute must have one of the following
values: "baseline", "bottom", "middle", or "top".
  71: <tr height=3><td colspan=5><hr noshade width="100%"></td></tr>
Error number 29 for the tag beginning in line 71:
The attribute "height" is not valid for the tag name
"tr". The valid attributes for this tag name are:
ALIGN, BGCOLOR, BORDERCOLOR, BORDERCOLORDARK,
BORDERCOLORLIGHT, CHAR, CHAROFF, CLASS, DIR, ID, LANG,
NOWRAP, onClick, onDblClick, onKeyDown, onKeyPress,
onKeyUp, onMouseDown, onMouseMove, onMouseOut,
onMouseOver, onMouseUp, STYLE, TITLE, and VALIGN.
  72: <tr height=50><td valign="center" align="center"><font size="-1"><i><a
href="mailto:driscold(at)lahs.losalamos.k12.nm.us">driscold(at)lahs.losalamos.k12.
nm.us</a></i></font></td><td>&nbsp;</td><td><img src="image/graypixel.gif"
width=2 height=50></td><td>&nbsp;</td><td align="center"
valign="center"><font size="-1">Last Updated:3/24/1998</font></td></tr>
Error number 30 for the tag beginning in line 72:
The attribute "height" is not valid for the tag name
"tr". The valid attributes for this tag name are:
ALIGN, BGCOLOR, BORDERCOLOR, BORDERCOLORDARK,
BORDERCOLORLIGHT, CHAR, CHAROFF, CLASS, DIR, ID, LANG,
NOWRAP, onClick, onDblClick, onKeyDown, onKeyPress,
onKeyUp, onMouseDown, onMouseMove, onMouseOut,
onMouseOver, onMouseUp, STYLE, TITLE, and VALIGN.
Error number 31 for the tag beginning in line 72:
The attribute "valign" has an invalid attribute value
"center". This attribute must have one of the following
values: "baseline", "bottom", "middle", or "top".
Warning number 34 for the tag beginning in line 72:
The tag name "img" is missing the attribute "ALT". You
should probably include this attribute.
Error number 32 for the tag beginning in line 72:
The attribute "valign" has an invalid attribute value
"center". This attribute must have one of the following
values: "baseline", "bottom", "middle", or "top".
  73: <tr height=3><td colspan=5><hr noshade width="100%"></td></tr>
Error number 33 for the tag beginning in line 73:
The attribute "height" is not valid for the tag name
"tr". The valid attributes for this tag name are:
ALIGN, BGCOLOR, BORDERCOLOR, BORDERCOLORDARK,
BORDERCOLORLIGHT, CHAR, CHAROFF, CLASS, DIR, ID, LANG,
NOWRAP, onClick, onDblClick, onKeyDown, onKeyPress,
onKeyUp, onMouseDown, onMouseMove, onMouseOut,
onMouseOver, onMouseUp, STYLE, TITLE, and VALIGN.
  74: <tr><td colspan=5 align=center><i><font size="-2">*Note* For some
reason, this page doesn't quite work right <br>without NN4 and IE4..I'm
working on it, though</i></font></td></tr>
Error number 34 for the tag beginning in line 74:
The closing tag for "i" was found, but it should have
been preceded by the closing tag for "font" which was
opened in line 74 (nesting error).
  75: </table>
  76: </table>
Error number 35 for the tag beginning in line 76:
The closing tag for "table" was found, but it should
have been preceded by the closing tag for "td" which
was opened in line 67 (nesting error).
Error number 36 for the tag beginning in line 76:
The closing tag for "table" was found, but it should
have been preceded by the closing tag for "tr" which
was opened in line 52 (nesting error).
  77: </center>
Error number 37 for the tag beginning in line 77:
The closing tag for "center" was found, but it should
have been preceded by the closing tag for "td" which
was opened in line 67 (nesting error).
Error number 38 for the tag beginning in line 77:
The closing tag for "center" was found, but it should
have been preceded by the closing tag for "tr" which
was opened in line 52 (nesting error).
  78: </body>
Error number 39 for the tag beginning in line 78:
The closing tag for "body" was found, but it should
have been preceded by the closing tag for "td" which
was opened in line 67 (nesting error).
Error number 40 for the tag beginning in line 78:
The closing tag for "body" was found, but it should
have been preceded by the closing tag for "tr" which
was opened in line 52 (nesting error).
  79: </html>
Error number 41 for the tag beginning in line 79:
The closing tag for "html" was found, but it should
have been preceded by the closing tag for "td" which
was opened in line 67 (nesting error).
Error number 42 for the tag beginning in line 79:
The closing tag for "html" was found, but it should
have been preceded by the closing tag for "tr" which
was opened in line 52 (nesting error).


IE 4.0
233mhz
33.6
72MB
640x480
Dragon Works Web Design
E-Mail: dragonwk(at)ix.netcom.com
URL: http://pw1.netcom.com/~bmccune/index.html
Ben McCune
E-Mail: bmccune(at)ix.netcom.com
ICQ - 9916649
WebMaster <---- "A Title used by many for Self Glorification purpose"
"Atop the Dragon's Wings he rode, Atop those sturdy wings of Old"

HTML: hwg-critique mailing list archives, maintained by Webmaster @ IWA