MarkUp Validation Service

Jump To: [Results]

File: register.htm
Content-Type: text/html
Encoding: iso-8859-1
Doctype: HTML 4.01 Transitional
Errors: 20

This page is not Valid HTML 4.01 Transitional!

Below are the results of attempting to parse this document with an SGML parser.

  1. Line 4, column 35: character data is not allowed here
      <base href="http://www.zope.org/" />
                                         ^
  2. Line 13, column 80: there is no attribute "TOPMARGIN" (explain...).
      ...="#000066" VLINK="#606060" TOPMARGIN="0" LEFTMARGIN="0" MARGINWIDTH="0" MARGI
                                              ^
  3. Line 13, column 95: there is no attribute "LEFTMARGIN" (explain...).
      ...K="#606060" TOPMARGIN="0" LEFTMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0">
                                              ^
  4. Line 13, column 111: there is no attribute "MARGINWIDTH" (explain...).
      ...ARGIN="0" LEFTMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0">
                                              ^
  5. Line 13, column 128: there is no attribute "MARGINHEIGHT" (explain...).
      ...GIN="0" MARGINWIDTH="0" MARGINHEIGHT="0">
                                              ^
  6. Line 19, column 133: value of attribute "ALIGN" cannot be "ABSMIDDLE"; must be one of "TOP", "MIDDLE", "BOTTOM", "LEFT", "RIGHT" (explain...).
      ...ecom.gif" ALT="Zope" ALIGN="ABSMIDDLE" WIDTH="150" HEIGHT="63" BORDER="0"></A
                                              ^
  7. Line 20, column 60: there is no attribute "XWIDTH" (explain...).
          <TD BGCOLOR="#6699CC" VALIGN="TOP" ALIGN="RIGHT" xWIDTH="99%" CLASS="welcome">
                                                                  ^
  8. Line 35, column 82: value of attribute "ALIGN" cannot be "ABSMIDDLE"; must be one of "TOP", "MIDDLE", "BOTTOM", "LEFT", "RIGHT" (explain...).
      ...if" ALT="Go Button!" ALIGN="ABSMIDDLE" BORDER="0" WIDTH="20" HEIGHT="20">
                                              ^
  9. Line 35, column 91: there is no attribute "BORDER" (explain...).
      ...Go Button!" ALIGN="ABSMIDDLE" BORDER="0" WIDTH="20" HEIGHT="20">
                                              ^
  10. Line 35, column 101: there is no attribute "WIDTH" (explain...).
      ..." ALIGN="ABSMIDDLE" BORDER="0" WIDTH="20" HEIGHT="20">
                                              ^
  11. Line 35, column 113: there is no attribute "HEIGHT" (explain...).
      ...MIDDLE" BORDER="0" WIDTH="20" HEIGHT="20">
                                              ^
  12. Line 37, column 8: end tag for element "P" which is not open (explain...).
           </p>
              ^
  13. Line 39, column 137: required attribute "ALT" not specified (explain...).
      ...if" WIDTH="14" HEIGHT="20" BORDER="0"></TD>
                                              ^
  14. Line 80, column 36: there is no attribute "ALT" (explain...).
      <p><a href="http://python.org/" alt="Python Powered!" ><img src="http://www.zope
                                          ^
  15. Line 80, column 114: required attribute "ALT" not specified (explain...).
      ...ope.org/Images/python.gif" border="0"></a></p>
                                              ^
  16. Line 159, column 49: document type does not allow element "INPUT" here (explain...).
      <input type="hidden" value="" name="public_email">
                                                       ^
  17. Line 189, column 69: cannot generate system identifier for general entity "origin_url"
      ...feedback_site_form?whats_up=Register&origin_url=http://www.zope.org/Register"
                                              ^
  18. Line 189, column 69: general entity "origin_url" not defined and no default entity (explain...).
      ...feedback_site_form?whats_up=Register&origin_url=http://www.zope.org/Register"
                                              ^
  19. Line 189, column 79: reference to entity "origin_url" for which no system identifier could be generated
      ...ite_form?whats_up=Register&origin_url=http://www.zope.org/Register">Feedback 
                                              ^
  20. Line 189, column 68: entity was defined here
      .../feedback_site_form?whats_up=Register&origin_url=http://www.zope.org/Register
                                              ^

Source Listing

Below is the source input I used for this validation:

   1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/REC-html4.01/loose.dtd">
   2: <HTML>
   3:  <HEAD>
   4: <base href="http://www.zope.org/" />
   5: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
   6:  <TITLE>Register</TITLE>
   7:   <link rel="stylesheet" href="http://www.zope.org/zope_css" type="text/css">
   8: 
   9:   
  10:     </HEAD>
  11: 
  12: 
  13: <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#000066" VLINK="#606060" TOPMARGIN="0" LEFTMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0">
  14:  <BASEFONT FACE="Verdana, Arial, Helvetica, sans-serif" SIZE="2">
  15: 
  16:    <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" >
  17:    <TR>
  18:     <TD WIDTH="10" BGCOLOR="#6699cc" ALIGN=CENTER>&nbsp;</TD>
  19:     <TD COLSPAN="2" BGCOLOR="#6699CC" VALIGN="TOP" WIDTH="165"><A HREF="/"><IMG SRC="/Images/zopecom.gif" ALT="Zope" ALIGN="ABSMIDDLE" WIDTH="150" HEIGHT="63" BORDER="0"></A></TD> 
  20:     <TD BGCOLOR="#6699CC" VALIGN="TOP" ALIGN="RIGHT" xWIDTH="99%" CLASS="welcome">
  21:      <p class="welcome">
  22:       <a class="globalmenu" href="http://www.zope.com">Zope Corp</A>
  23:       | <A CLASS="globalmenu" HREF="/SiteIndex/searchForm">Search</A>
  24:       | <a CLASS="globalmenu" href="/Products">Download</a>
  25:       | <a CLASS="globalmenu" href="/Documentation">Docs</a>
  26:       | <a CLASS="globalmenu" href="/Resources">Resources</a>
  27:       | <a class="globalmenu" href="http://dev.zope.org">Development</a>
  28:             <BR>
  29: 
  30: 
  31:       <FORM ACTION="/SiteIndex/search" METHOD="GET" name="search">
  32:       Search 
  33:         <INPUT TYPE="text" NAME="text_content" SIZE="15">
  34:         &nbsp;
  35:         <INPUT TYPE="IMAGE" SRC="/Images/go.gif" ALT="Go Button!" ALIGN="ABSMIDDLE" BORDER="0" WIDTH="20" HEIGHT="20">
  36:     </FORM>
  37:      </p>
  38:     </TD>
  39:     <TD WIDTH="10" BGCOLOR="#6699CC" ALIGN="RIGHT" VALIGN="BOTTOM"><IMG SRC="/Images/blue-rounder1.gif" WIDTH="14" HEIGHT="20" BORDER="0"></TD>
  40:    </TR>
  41: 
  42:    <TR>
  43:     <TD WIDTH="10" BGCOLOR="#6699cc">&nbsp;</td>
  44: 
  45: 
  46:     <TD WIDTH="150" BGCOLOR="#6699CC" VALIGN=TOP>
  47:            <H2 CLASS="lefttitle">&nbsp;Guest</H2>
  48:       <p class="sidemenu">
  49:        <A CLASS="sidemenu" HREF="/Register/register.html">Join Zope.org</A> 
  50:        <BR>
  51:        <A CLASS="sidemenu" HREF="/login.html?came_from=http://www.zope.org/Register/register.html">Log in</A>
  52:           </p>
  53: 		
  54:                
  55:      
  56:      <HR NOSHADE SIZE="0.5" WIDTH="95%">
  57: 
  58: <H2 CLASS="lefttitle">&nbsp;Zope Exits</H2>
  59:      <p class="sidemenu">
  60:   <A CLASS="sidemenu" HREF="http://dev.zope.org/">dev.zope.org</A><BR>
  61:   <A CLASS="sidemenu" HREF="http://cmf.zope.org/">CMF Dogbowl</A><BR>
  62:   <A CLASS="sidemenu" HREF="http://collector.zope.org/Zope">Zope Collector</A><BR>
  63:   <A CLASS="sidemenu" HREF="http://cvs.zope.org/">Zope CVS</A><BR>
  64:   <A CLASS="sidemenu" HREF="http://www.zopezen.org/">ZopeZen</A><BR>
  65:   <A CLASS="sidemenu" HREF="http://www.zopenewbies.net/">Zope Newbies</A><BR>
  66:   <a class="sidemenu" href="http://www.zopelabs.com/">Zope Labs</a><br />
  67:   <A CLASS="sidemenu" HREF="http://www.eurozope.org/">EuroZope</A><BR>
  68:   <A CLASS="sidemenu" HREF="http://www.zopera.org/">Zopera</A><BR>
  69:   <A CLASS="sidemenu" HREF="http://www.freezope.org">FreeZope</A><BR> 
  70:   <a CLASS="sidemenu" href="http://www.nipltd.net/Free">NIP Free Zope Hosting</a>
  71: 
  72:      </p>
  73:      <HR NOSHADE SIZE="0.5" WIDTH="95%">
  74: 
  75: <p><a href="http://www.amazon.com/exec/obidos/ASIN/0735711372/zopeorg-20">
  76: <img src="http://www.zope.org/Images/zopebook.png" alt="The Zope Book" height="140" width="109" border="0" /></a>
  77: </p>
  78: 
  79: 
  80: <p><a href="http://python.org/" alt="Python Powered!" ><img src="http://www.zope.org/Images/python.gif" border="0"></a></p>
  81:     </TD>
  82:     <TD COLSPAN="2" VALIGN=TOP>
  83:      <table cellpadding="10" cellspacing="0" border="0" width="100%">
  84:       <tr valign="top">
  85:        <td>
  86: 
  87:  
  88: 
  89: 
  90: 
  91: <h2>Become a member</h2>
  92: 
  93: 
  94: <p>
  95: Becoming a member gives you the ability to 
  96: personalize the site and participate in the 
  97: community.
  98: </p>
  99: 
 100: <p>
 101: It does not cost any money to become a member
 102: and your email and other personal information
 103: will remain private.
 104: </p>
 105: 
 106: <p>
 107: You must submit a valid email address. This
 108: address will be used to send you your password.
 109: </p>
 110: 
 111: 
 112: 
 113: 
 114: 
 115: <form action="register" method="POST">
 116: 
 117: <input type="hidden" name="last_visit:date" value="2002/12/20 14:11:56.4079 US/Eastern">
 118: <input type="hidden" name="prev_visit:date" value="2002/12/20 14:11:56.4085 US/Eastern">
 119: 
 120: <table cellpadding="2" cellspacing="2" border="0">
 121: <tr>
 122:   <th bgcolor="#efefef" align="left" valign="top">
 123:   Login Name
 124:   </th>
 125:   <td align="left" valign="top">
 126:   <input type="text" name="username" size="30"
 127:    value="">
 128:   </td>
 129: </tr>
 130: <tr>
 131:   <th bgcolor="#efefef" align="left" valign="top">
 132:   Email Address
 133:   </th>
 134:   <td align="left" valign="top">
 135:   <input type="text" name="email" size="30"
 136:   value="">
 137:   </td>
 138: </tr>
 139: <tr>
 140:   <th bgcolor="#efefef" align="left" valign="top">
 141:   Full Name<br>(Optional)
 142:   </th>
 143:   <td align="left" valign="top">
 144:   <input type="text" name="full_name" size="30" 
 145:    value="">
 146:   </td>
 147: </tr>
 148: <tr>
 149:   <th bgcolor="#efefef" align="left" valign="top">
 150:   Company<br>(Optional)
 151:   </th>
 152:   <td align="left" valign="top">
 153:   <input type="text" name="company" size="30"
 154:   value="">
 155:   </td>
 156: </tr>
 157: 
 158: 
 159: <input type="hidden" value="" name="public_email">
 160: 
 161: <tr>
 162:   <td></td>
 163:   <td align="left" valign="top">
 164:   <input type="submit" name="submit" value="Register!"> 
 165:   </td>
 166: </tr>
 167: </table>
 168: </form>
 169: 
 170: 
 171: 
 172:       </td>
 173:      </tr>
 174:     </table>
 175: 
 176: 		
 177:    </TD>
 178:    <TD WIDTH="10" ALIGN=CENTER>&nbsp;</TD>
 179:   </TR>
 180:   <TR><TD WIDTH="10" BGCOLOR="#6699cc"ALIGN=CENTER>&nbsp;</TD>
 181:    <TD WIDTH="150" BGCOLOR="#6699CC" ALIGN=RIGHT VALIGN=BOTTOM><IMG SRC="/Images/blue-rounder2.gif" WIDTH="142" HEIGHT="20" BORDER="0" ALT=""></TD>
 182:    <TD COLSPAN="2" ALIGN=CENTER CLASS="plain"><HR NOSHADE SIZE="0" WIDTH="95%">
 183:     <a href="/privacy.html">Privacy policy</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 184:     
 185:        <A HREF="http://www.zope.org/Register/register.html?pp=1">Printable Page</A>    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 186:     
 187:            <A HREF="/Members/brian/feedback_form?came_from=http://www.zope.org/Register">Feedback to this page's author</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 188:          
 189:    <A HREF="http://www.zope.org/feedback_site_form?whats_up=Register&origin_url=http://www.zope.org/Register">Feedback about Zope.org</A>
 190:    
 191:           &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="http://www.zope.org/Register/register.html/view_source">DTML Source</A>
 192:      
 193:        </TD>
 194:    <TD WIDTH="10" ALIGN=CENTER>&nbsp;</TD>
 195:   </TR>
 196:   <TR>
 197:    <TD WIDTH="10">&nbsp;</TD>
 198:    <TD WIDTH="150">
 199: <!--
 200:    <p style="font-size: 60%; color: #cfcfcf;">served by app2</p>
 201: -->
 202: </TD>
 203:    <TD WIDTH="150">&nbsp;</TD>
 204:    <TD>&nbsp;</TD>
 205:    <TD WIDTH="10">&nbsp;</TD>
 206:   </TR>
 207:  </TABLE>
 208:  
 209:  
 210:  <P CLASS="copyright">&copy; 2002
 211: <a href="http://www.zope.com/">Zope Corporation</a> All rights reserved.</P>
 212: 
 213: </BODY>
 214: </HTML>
    
Valid XHTML 1.0! The W3C Validator Team
Date: 2002/11/30 23:18:00