fourat |
04-20-2008 10:15 AM |
Quote:
Originally Posted by Dismounted
(Post 1495028)
We need to know the errors it tells you...
|
thank you mr dismounted
this is the errors
Validation Output: 26 Errors
- https://vborg.vbsupport.ru/external/2010/10/16.png Line 704, Column 7: end tag for "td" omitted, but OMITTAG NO was specified. </div> ✉
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
- https://vborg.vbsupport.ru/external/2010/10/17.png Line 693, Column 2: start tag was here. <td class="style3">
- https://vborg.vbsupport.ru/external/2010/10/16.png Line 704, Column 7: end tag for "tr" omitted, but OMITTAG NO was specified. </div> ✉
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
- https://vborg.vbsupport.ru/external/2010/10/17.png Line 692, Column 1: start tag was here. <tr>
- https://vborg.vbsupport.ru/external/2010/10/16.png Line 704, Column 7: end tag for "table" omitted, but OMITTAG NO was specified. </div> ✉
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
- https://vborg.vbsupport.ru/external/2010/10/17.png Line 655, Column 0: start tag was here.<table style="width: 100%" cellspacing="0" cellpadding="0">
- https://vborg.vbsupport.ru/external/2010/10/16.png Line 704, Column 7: end tag for "td" omitted, but OMITTAG NO was specified. </div> ✉
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
- https://vborg.vbsupport.ru/external/2010/10/17.png Line 535, Column 0: start tag was here.<td valign="top">
- https://vborg.vbsupport.ru/external/2010/10/16.png Line 704, Column 7: end tag for "tr" omitted, but OMITTAG NO was specified. </div> ✉
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
- https://vborg.vbsupport.ru/external/2010/10/17.png Line 534, Column 0: start tag was here.<tr>
- https://vborg.vbsupport.ru/external/2010/10/16.png Line 704, Column 7: end tag for "table" omitted, but OMITTAG NO was specified. </div> ✉
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
- https://vborg.vbsupport.ru/external/2010/10/17.png Line 533, Column 0: start tag was here.<table width="100%" cellpadding="0" cellspacing="0" border="0">
- https://vborg.vbsupport.ru/external/2010/10/16.png Line 704, Column 7: end tag for "td" omitted, but OMITTAG NO was specified. </div> ✉
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
- https://vborg.vbsupport.ru/external/2010/10/17.png Line 532, Column 0: start tag was here.<td valign="top">
- https://vborg.vbsupport.ru/external/2010/10/16.png Line 704, Column 7: end tag for "tr" omitted, but OMITTAG NO was specified. </div> ✉
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
- https://vborg.vbsupport.ru/external/2010/10/17.png Line 531, Column 0: start tag was here.<tr>
- https://vborg.vbsupport.ru/external/2010/10/16.png Line 704, Column 7: end tag for "table" omitted, but OMITTAG NO was specified. </div> ✉
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
- https://vborg.vbsupport.ru/external/2010/10/17.png Line 530, Column 0: start tag was here.<table border="0" width="100%" cellpadding="0" cellspacing="0" align="center">
- https://vborg.vbsupport.ru/external/2010/10/16.png Line 948, Column 4: end tag for element "td" which is not open.</td> ✉
The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.
If this error occurred in a script section of your document, you should probably read this FAQ entry.
- https://vborg.vbsupport.ru/external/2010/10/16.png Line 949, Column 50: document type does not allow element "td" here.?ight" style="width: 9px" valign="top"><img src="images/buttons/orangewh.gif" ✉
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).
- https://vborg.vbsupport.ru/external/2010/10/16.png Line 950, Column 5: end tag for element "tr" which is not open. </tr> ✉
The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.
If this error occurred in a script section of your document, you should probably read this FAQ entry.
- https://vborg.vbsupport.ru/external/2010/10/16.png Line 951, Column 4: document type does not allow element "tr" here; assuming missing "table" start-tag. <tr> ✉
- https://vborg.vbsupport.ru/external/2010/10/16.png Line 1151, Column 4: end tag for element "td" which is not open.</td> ✉
The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.
If this error occurred in a script section of your document, you should probably read this FAQ entry.
- https://vborg.vbsupport.ru/external/2010/10/16.png Line 1152, Column 41: document type does not allow element "td" here.<td width="160" valign="top" align="left"><br /> ✉
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).
- https://vborg.vbsupport.ru/external/2010/10/16.png Line 1172, Column 4: end tag for element "tr" which is not open.</tr> ✉
The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.
If this error occurred in a script section of your document, you should probably read this FAQ entry.
- https://vborg.vbsupport.ru/external/2010/10/16.png Line 1173, Column 7: end tag for element "table" which is not open.</table> ✉
The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.
If this error occurred in a script section of your document, you should probably read this FAQ entry.
- https://vborg.vbsupport.ru/external/2010/10/16.png Line 1174, Column 4: end tag for element "td" which is not open.</td></tr> ✉
The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.
If this error occurred in a script section of your document, you should probably read this FAQ entry.
- https://vborg.vbsupport.ru/external/2010/10/16.png Line 1174, Column 9: end tag for element "tr" which is not open.</td></tr> ✉
The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.
If this error occurred in a script section of your document, you should probably read this FAQ entry.
- https://vborg.vbsupport.ru/external/2010/10/16.png Line 1175, Column 7: end tag for element "table" which is not open.</table> ✉
The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.
If this error occurred in a script section of your document, you should probably read this FAQ entry.
- https://vborg.vbsupport.ru/external/2010/10/16.png Line 704, Column 8: XML Parsing Error: Opening and ending tag mismatch: td line 693 and div. </div> ✉
- https://vborg.vbsupport.ru/external/2010/10/16.png Line 705, Column 7: XML Parsing Error: Opening and ending tag mismatch: tr line 692 and div. </div> ✉
- https://vborg.vbsupport.ru/external/2010/10/16.png Line 706, Column 6: XML Parsing Error: Opening and ending tag mismatch: table line 655 and div.</div> ✉
- https://vborg.vbsupport.ru/external/2010/10/16.png Line 948, Column 5: XML Parsing Error: Opening and ending tag mismatch: div line 934 and td.</td> ✉
- https://vborg.vbsupport.ru/external/2010/10/16.png Line 950, Column 6: XML Parsing Error: Opening and ending tag mismatch: div line 933 and tr. </tr> ✉
- https://vborg.vbsupport.ru/external/2010/10/16.png Line 955, Column 8: XML Parsing Error: Opening and ending tag mismatch: div line 932 and table.</table> ✉
|