eror [70] and [64]

Where did I do eror? Please help me.

Validating http://www.karakecili-asireti.com/anasayfa.php
Error [70]: "end tag for X omitted, but OMITTAG NO was specified"

end tag for X omitted, but OMITTAG NO was specified

You may have neglected to close an element, or perhaps you meant to
"self-close" an element, that is, ending it with "/>" instead of ">".

   - *Line 96<http://validator.w3.org/check?uri=http%3A%2F%2Fwww.karakecili-asireti.com%2Fanasayfa.php&charset=%28detect+automatically%29&doctype=Inline&ss=1&outline=1&group=1&No200=1&verbose=1&st=1&user-agent=W3C_Validator%2F1.767#line-96>,
   column 603*: end tag for "td" omitted, but OMITTAG NO was specified

   ...height:18px;'
/>&nbsp;</form></td></tr*>*</table></td></tr></table> <table summa...



 Error [64]: "document type does not allow element X here"

The element named above was found in a context where it is not allowed. This
could mean that you have incorrectly nested elements -- such as a "style"
element in the "body" section instead of inside "head" -- or two elements
that overlap (which is not allowed).

One common cause for this error is the use of XHTML syntax in HTML
documents. Due to HTML's rules of implicitly closed elements, this error can
create cascading effects. For instance, using XHTML's "self-closing" tags
for "meta" and "link" in the "head" section of a HTML document may cause the
parser to infer the end of the "head" section and the beginning of the
"body" section (where "link" and "meta" are not allowed; hence the reported
error).

   - *Line 94<http://validator.w3.org/check?uri=http%3A%2F%2Fwww.karakecili-asireti.com%2Fanasayfa.php&charset=%28detect+automatically%29&doctype=Inline&ss=1&outline=1&group=1&No200=1&verbose=1&st=1&user-agent=W3C_Validator%2F1.767#line-94>,
   column 78*: document type does not allow element "td" here

   ...' style='text-align:right; width:16%;'*>*|&nbsp;<a
href='register.php' title='Ka...

   - *Line 94<http://validator.w3.org/check?uri=http%3A%2F%2Fwww.karakecili-asireti.com%2Fanasayfa.php&charset=%28detect+automatically%29&doctype=Inline&ss=1&outline=1&group=1&No200=1&verbose=1&st=1&user-agent=W3C_Validator%2F1.767#line-94>,
   column 396*: document type does not allow element "td" here

   ...' style='text-align:right; width:33%;'*>*<form name='loginform'
method='post' ac...





-- 
Mehmet ĘPEK

Received on Monday, 3 May 2010 08:49:35 UTC