HTML Validation failed

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
Mmmarkus
Posts: 25
Joined: Sun 8. Jan 2006, 17:59

HTML Validation failed

Post 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....? :?
bachi
Posts: 308
Joined: Fri 6. Aug 2004, 17:52
Location: Western Styria, AUSTRIA
Contact:

Post by bachi »

...in your HTML- Source... :?
Just follow the instructions of W3C
Mmmarkus
Posts: 25
Joined: Sun 8. Jan 2006, 17:59

Post 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:
User avatar
pico
Posts: 2595
Joined: Wed 28. Jul 2004, 18:04
Location: Frankfurt/M Germany
Contact:

Post by pico »

it's in your Template
Lieber Gott gib mir Geduld - ABER BEEIL DICH
Horst - find me at Musiker-Board
pepe
Posts: 3954
Joined: Mon 19. Jan 2004, 13:46

Post 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>
Mmmarkus
Posts: 25
Joined: Sun 8. Jan 2006, 17:59

Post by Mmmarkus »

Vielen Dank! Das hätte ich eigentlich auch finden können..... :roll:

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