Another battle in the HTML syntax error war. Two bodies, and a hanging

table data. Hope this is OK, Terry.
parent 0fc5ea12
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML> <HTML>
<!-- <!--
The contents of this file are subject to the Mozilla Public License The contents of this file are subject to the Mozilla Public License
...@@ -55,8 +56,6 @@ LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000"> ...@@ -55,8 +56,6 @@ LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
</TD></TR></TABLE> </TD></TR></TABLE>
<body>
<img align=right width=329 height=220 src=ant.jpg border=2> <img align=right width=329 height=220 src=ant.jpg border=2>
...@@ -74,8 +73,8 @@ But it all boils down to a choice of: ...@@ -74,8 +73,8 @@ But it all boils down to a choice of:
<a href="createaccount.cgi">Open a new Bugzilla account</a><br> <a href="createaccount.cgi">Open a new Bugzilla account</a><br>
<a href="relogin.cgi">Forget the currently stored login</a><br> <a href="relogin.cgi">Forget the currently stored login</a><br>
<a href="changepassword.cgi">Change password or user preferences</a><br> <a href="changepassword.cgi">Change password or user preferences</a><br>
<FORM METHOD=GET ACTION=show_bug.cgi><INPUT TYPE=SUBMIT VALUE="Find"> bug <FORM METHOD=GET ACTION="show_bug.cgi">
# <INPUT NAME=id SIZE=6></FORM></TD> <INPUT TYPE=SUBMIT VALUE="Find"> bug # <INPUT NAME=id SIZE=6></FORM>
</BODY> </BODY>
</HTML> </HTML>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment