sorry bin nicht so der html king ;)
aber besten dank die fehler sind nun weg ;)
Beiträge von Raiko
-
-
Hallo WP Gemeinde
ich habe einen banner von meinem hoster in WP eingefügt, jetzt ist WP aber nicht mehr Valid. könnt ihr mir helfen um es wieder Valid zu bekommen ? ;)
wollte den banner gerne in der sidebar haben und habe den code da eingefügt
phpcode aus sidebar:
PHP
Alles anzeigen<ul> <?php wp_register(); ?> [*]<?php wp_loginout(); ?> [*][url="http://validator.w3.org/check/referer"]"><?php _e('Valid <abbr title="eXtensible HyperText Markup Language">XHTML</abbr>'); ?>[/url] [*][url="http://gmpg.org/xfn/"]<abbr title="XHTML Friends Network">XFN</abbr>[/url] [*][url="http://wordpress.org/"]">WordPress[/url] <?php wp_meta(); ?> [url="http://www.all-inkl.com/index.php?partner=153936"][img]http://www.all-inkl.com/banner/sky_ich_will_auch.gif[/img][/url] [/list] <?php } ?> [/list] </div>und hier der code von der w3.org:
Code
Alles anzeigenBelow are the results of attempting to parse this document with an SGML parser. 1. Line 313, column 8: document type does not allow element "br" here; assuming missing "li" start-tag ✉ 2. Line 313, column 9: end tag for "br" omitted, but OMITTAG NO was specified You may have neglected to close a tag, or perhaps you meant to "self-close" a tag; that is, ending it with "/>" instead of ">". ✉ 3. Line 313, column 5: start tag was here 4. Line 314, column 167: end tag for "img" omitted, but OMITTAG NO was specified ...if" alt="all-inkl.com webhosting"></a> ✉ 5. Line 314, column 59: start tag was here ...l-inkl.com/index.php?partner=153936"><img border="0" src="http://www.all-inkl 6. Line 318, column 8: end tag for "li" omitted, but OMITTAG NO was specified [/list] ✉ 7. Line 313, column 5: start tag was hereWas muss ich am code änderen damit alles wieder seine richtigkeit hat ?