K
Kenny Sommers
Using frontpage 2003 SP1 Hosted at godaddy.com
http://www.digdeeperonline.com/hiv.htm checked at:
http://validator.w3.org/check?uri=http://www.digdeeperonline.com/hiv.htm
using: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
gives: Errors: 52
example:
Line 569, column 83: end tag for element "FONT" which is not open
....image" width="167" height="1"></font></td>
569: <img border="0" src="images/space.gif" alt="image" width="167"
height="1"></font></td>
My quetion? how did that rediculous FONT ending tag get there? I think
WEBBOT created it. MY hosting company godaddy.com claims it's NOT their
fault.I know it's not MINE. Maybe Bill Gates?
--------
571: <td width="100%" background="images/btmbg.gif"> </font></td>
there it is again! generating This error:
there it is again causing THIS error:
Line 571, column 61: end tag for element "FONT" which is not open
QUESTION IS:I am not sure how or where this WEBBOT gets interpreted,,,any
way to get it to make VALID HTML?
----------------
another common error:
OOps left off the type="text/javascript"
Line 61, column 183: required attribute "TYPE" not specified
Typical values for type are type="text/css" for <style> and
type="text/javascript" for <script>.
....span --><script language="JavaScript"><!--
.... width="100%" background="images/btmbg.gif"> </font></td>
61: <!--webbot bot="Navigation" s-orientation="horizontal"
s-rendering="graphics" s-type="siblings" b-include-home="FALSE"
b-include-up="TRUE" startspan --><script language="JavaScript"><!--
----
Here's a fun one:
Line 58, column 487: there is no attribute "FP-STYLE"
..../'_overlay/buttonE7B.gif')" fp-style="fp-btn: Soft Capsule 6;
fp-transparent:
58: <td bgcolor="#336699" align="center"> <a
href="#Related_Books_of_Interest"><img border="0" id="img1"
src="_overlay/buttonE7A.gif" height="24" width="120" alt="Related Books"
onmouseover="FP_swapImg(1,0,/*id*/'img1',/*url*/'_overlay/buttonE7B.gif')"
onmouseout="FP_swapImg(0,0,/*id*/'img1',/*url*/'_overlay/buttonE7A.gif')"
onmousedown="FP_swapImg(1,0,/*id*/'img1',/*url*/'_overlay/buttonE7C.gif')"
onmouseup="FP_swapImg(0,0,/*id*/'img1',/*url*/'_overlay/buttonE7B.gif')"
fp-style="fp-btn: Soft Capsule 6; fp-transparent: 1" fp-title="Related
Books"></a></td>
is there a special DOCTYPE to use with these frontpage pages?
---
Last but not Least:
Line 36, column 21: value of attribute "NAME" must be a single token
<meta name="Microsoft Theme" content="ice174 0010, default">
36: <meta name="Microsoft Theme" content="ice174 0010, default">
If I correct "Microsoft Theme" as "Microsoft_Theme" I lose the Validity
error and also lose my nav link bars buttons.
Just currious how all this INValid HTML 4.01 Transitional gets created,
and how to make it all VALID
http://www.digdeeperonline.com/hiv.htm checked at:
http://validator.w3.org/check?uri=http://www.digdeeperonline.com/hiv.htm
using: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
gives: Errors: 52
example:
Line 569, column 83: end tag for element "FONT" which is not open
....image" width="167" height="1"></font></td>
569: <img border="0" src="images/space.gif" alt="image" width="167"
height="1"></font></td>
My quetion? how did that rediculous FONT ending tag get there? I think
WEBBOT created it. MY hosting company godaddy.com claims it's NOT their
fault.I know it's not MINE. Maybe Bill Gates?
--------
571: <td width="100%" background="images/btmbg.gif"> </font></td>
there it is again! generating This error:
there it is again causing THIS error:
Line 571, column 61: end tag for element "FONT" which is not open
QUESTION IS:I am not sure how or where this WEBBOT gets interpreted,,,any
way to get it to make VALID HTML?
----------------
another common error:
OOps left off the type="text/javascript"
Line 61, column 183: required attribute "TYPE" not specified
Typical values for type are type="text/css" for <style> and
type="text/javascript" for <script>.
....span --><script language="JavaScript"><!--
.... width="100%" background="images/btmbg.gif"> </font></td>
61: <!--webbot bot="Navigation" s-orientation="horizontal"
s-rendering="graphics" s-type="siblings" b-include-home="FALSE"
b-include-up="TRUE" startspan --><script language="JavaScript"><!--
----
Here's a fun one:
Line 58, column 487: there is no attribute "FP-STYLE"
..../'_overlay/buttonE7B.gif')" fp-style="fp-btn: Soft Capsule 6;
fp-transparent:
58: <td bgcolor="#336699" align="center"> <a
href="#Related_Books_of_Interest"><img border="0" id="img1"
src="_overlay/buttonE7A.gif" height="24" width="120" alt="Related Books"
onmouseover="FP_swapImg(1,0,/*id*/'img1',/*url*/'_overlay/buttonE7B.gif')"
onmouseout="FP_swapImg(0,0,/*id*/'img1',/*url*/'_overlay/buttonE7A.gif')"
onmousedown="FP_swapImg(1,0,/*id*/'img1',/*url*/'_overlay/buttonE7C.gif')"
onmouseup="FP_swapImg(0,0,/*id*/'img1',/*url*/'_overlay/buttonE7B.gif')"
fp-style="fp-btn: Soft Capsule 6; fp-transparent: 1" fp-title="Related
Books"></a></td>
is there a special DOCTYPE to use with these frontpage pages?
---
Last but not Least:
Line 36, column 21: value of attribute "NAME" must be a single token
<meta name="Microsoft Theme" content="ice174 0010, default">
36: <meta name="Microsoft Theme" content="ice174 0010, default">
If I correct "Microsoft Theme" as "Microsoft_Theme" I lose the Validity
error and also lose my nav link bars buttons.
Just currious how all this INValid HTML 4.01 Transitional gets created,
and how to make it all VALID