Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5937181
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T15:30:10+00:00 2026-05-22T15:30:10+00:00

I can’t fix these errors. They are all related: Line 110, Column 36: document

  • 0

I can’t fix these errors. They are all related:

Line 110, Column 36: document type does not allow element "INPUT" here; missing one of "P", "H1", "H2", "H3", "H4", "H5", "H6", "PRE", "DIV", "ADDRESS" start-tag

<input name="query" type="text"> 

Line 111, Column 66: document type does not allow element "INPUT" here; missing one of "P", "H1", "H2", "H3", "H4", "H5", "H6", "PRE", "DIV", "ADDRESS" start-tag

<input type="submit" name="submit" id="submit" value="Search"> 

Line 112, Column 8: end tag for "FORM" which is not finished

/form>

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> 
<html> 
<head> 
    <title>Griffith Dating Connection</title> 
    
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> 
    <link rel="stylesheet" type="text/css"href="style.css"> 
</head> 
 
<body> 
<div id="container"> 
<div id="header"> 
  <div class="title"><a href="#">The Griffith Dating Connection</a></div> 
  <div class="subtitle">find your &quot;study buddy&quot;</div> 
  <div class="intro-part1">Where Griffith singles meet.</div> 
  <div class="intro-part2"></div></div> 
<div id="nav"> 
 
<div id="nav-in-top"> 
 
</div> 
 
<div id="nav-in-middle"> 
<p class="title2">Navigation</p><br> 
 
<span> 
<a class="menu" href="index.html">Home</a> 
<a class="menu" href="allusers.php">View All Users</a> 
<a class="menu" href="doc.html">Documentation</a> 
</span> 
<p>&nbsp;</p> 
<div class="form">   
<h3>User Login</h3> 
            <div class="loginbox"> 
    <form action="processlogin.php" method="post"> 
                        
        <table border="0" cellspacing="0" cellpadding="5"> 
            <tr> 
                <td>Username</td> 
                
            </tr> 
            <tr> 
                <td><input type="text" name="UserName" /></td> 
                
            </tr> 
            <tr> 
                <td>Password</td> 
                
            </tr> 
            <tr> 
                <td><input type="text" name="Password" /></td> 
                
            </tr> 
            <tr> 
                <td><input type="submit" value="Login" /></td> 
                
            </tr>            
        </table> 
      
    </form> 
</div>    <p>New User Register <a href="create.php">here</a>.</p> 
 
       <div class="reg"> 
   </div></div> 
<p class="title2">Our 5 newest members</p><br> 
        <div class="menu2">Username|Age|Gender</div>   
                   
<div class="menu2"> <a href="profile.php?profile=19">newer</a> 
                41
                Male
        </div> 
                   
<div class="menu2"> <a href="profile.php?profile=18">newer</a> 
                41
                Male
        </div> 
                   
<div class="menu2"> <a href="profile.php?profile=17">newer</a> 
                41
                Male
        </div> 
                   
<div class="menu2"> <a href="profile.php?profile=16">newer</a> 
                41
                Male
        </div> 
                   
<div class="menu2"> <a href="profile.php?profile=15">newer</a> 
                41
                Male
        </div> 
            </div> 
</div> 
<div id="nav-in-bottom"></div> 
<div id="content"> 
<p class="title2"><b>Dating</b></p> 
<br> 
    <blockquote> 
<p>This is the griffith dating connection. Here students may come and find their one true &quot;study buddy&quot;. We hope this website is easy to use as well as effective in finding your &quot;study buddy&quot;. Remember to always have &quot;study protection&quot; and that people may not be who they say they are. Always update your &quot;anti-virus protection&quot; when &quot;studing&quot;.</p> 
    </blockquote> 
<br> 
<div id="box"> 
 
<div class="content_left"> 
<h3>Search</h3> 
<div class="form"> 
 
    <form name="form1" method="get" action="results.php"> 
        <input name="query" type="text"> 
        <input type="submit" name="submit" id="submit" value="Search"> 
    </form> 
 
</div> 
</div> 
 
<div class="content_right"> 
 
<h3>Lorem Ipsum</h3> 
 
 <img src="images/img2.jpg" class="floatTL" alt="#" /> 
 
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut 
laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation 
ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor 
in hendrerit in vulputate velit esse molestie consequat.</p> 
</div> 
 
</div> 
</div> 
<div id="footer"> Josip Zirdum Griffith Student Number &quot;s2794971&quot; </div> 
</div> 
</body> 
</html>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T15:30:11+00:00Added an answer on May 22, 2026 at 3:30 pm

    In the DTD you are using, <input> elements cannot be children of <form> elements. You need to have a block container (such as a <div> or a <fieldset>) between the <form> and the <input>.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

If all tables I want to delete from have the column gamer_id can i
Can I get a 'when to use' for these and others? <% %> <%#
Does anyone know how can I replace this 2 symbol below from the string
Can I use the following across all browsers? <a href=# onclick=doSomething()>Click here.</a> Is this
Can someone point to me or explain if this is true, you must not
Can somebody point me to a resource that explains how to go about having
Can anyone (maybe an XSL-fan?) help me find any advantages with handling presentation of
Can you cast a List<int> to List<string> somehow? I know I could loop through
can you recommend some good ASP.NET tutorials or a good book? Should I jump
Can a LINQ enabled app run on a machine that only has the .NET

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.