I'm glad I continue to amuse you but this time you have shot
yourselves in the foot. The code was generated when I saved the WORD
document. I made very minor alterations which appear to have decreased
the number of errors, in particular I inserted:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
after removing the original.
Also, I can't for the life of me understand a lot of what this program
says. For example:
http://validator.w3.org/check?uri=h...(detect+automatically)&doctype=Inline&group=0
now it says
document type does not allow element "P" here; missing one of
"APPLET", "OBJECT", "MAP", "IFRAME", "BUTTON" start-tag
<p><h3><center> Compiled by Jack Staw</center>
I'm not using applets, maps or any of the above. Whay is wrong with
the <p> and where should it go?
and
an attribute value must be a literal unless it contains only name
characters
<FONT COLOR=<"000000"></h3><h4><P ALIGN="JUSTIFY">Note: This
questionnaire is n¡K
literal what?
All I want is to display the last line. Can this be done with minimal
coding?