Page 1 of 1

HTML Validation failed

Posted: Sat 4. Mar 2006, 14:20
by Mmmarkus
http://validator.w3.org/check?uri=www.loge-reuchlin.de

.....retrurns me errors:

1) Error Line 202 column 117: end tag for element "TD" which is not open.

...1" height="1" alt="" /></td></tr></td>

2) Error Line 203 column 4: end tag for element "TR" which is not open.

</tr>


Where can I fix that....? :?

Posted: Sat 4. Mar 2006, 16:30
by bachi
...in your HTML- Source... :?
Just follow the instructions of W3C

Posted: Sun 5. Mar 2006, 17:22
by Mmmarkus
bachi wrote:...in your HTML- Source... :?
Just follow the instructions of W3C
am i to stupid...? i can´t find that string..... :oops:

Posted: Sun 5. Mar 2006, 18:31
by pico
it's in your Template

Posted: Sun 5. Mar 2006, 19:04
by pepe
look into your template...

the last lines of the code inside the footer-section
<tr><td align="center" bgcolor="#EEEEEE" height="20" colspan="5" class="copyright">
Copyright &copy; 1865-2006 by Loge Reuchlin, Pforzheim &nbsp;&middot;&nbsp; <a href="mailto:kontakt@loge-reuchlin.de" target="_blank">kontakt@loge-reuchlin.de</a><br />Zur Zeit sind 1 Besucher online
<tr><td height="1" colspan="5" bgcolor="#cccccc"><img src="img/leer.gif" width="1" height="1" alt="" /></td></tr></td>
</tr>
</table>


</body>
</html>

Posted: Tue 7. Mar 2006, 14:51
by Mmmarkus
Vielen Dank! Das hätte ich eigentlich auch finden können..... :roll:

Manchmal stell ich mich echt zu blöd an! :oops: