xhtml validation - 4 errors - wie beheben

Alles zu Styles, Templates, Icons und Smilies für phpBB 3.0.x, sowie allgemeine Designfragen zur Integration von phpBB in bestehende Websites.
phpBB Styles Demo
Forumsregeln
Bei Style spezifischen Fragen ist der Stylename und die Downloadquelle des Styles erforderlich, besser noch die URL vom betroffenen Forum.
Antworten
Bine1860
Mitglied
Beiträge: 142
Registriert: 12.05.2009 18:48

xhtml validation - 4 errors - wie beheben

Beitrag von Bine1860 »

Ich habe hier in einer post den validator.w3 gelesen und nun mein Forum geprüft.
4 errors :o
document type does not allow element "span" here; missing one of "th", "td" start-tag
…a, Arial; font-size:11px; color:white">Welcome and hello,&nbsp;Guest&nbsp;<img…

line145
end tag for "tr" which is not finished </tr>
line 147

Zeile 139-150 bei mir:
# <div id="wrapcentre">
#
# <center>
# <table>
# <tr align="center">
#
# <span style="font-family:Verdana, Arial; font-size:11px; color:white">Welcome and hello,&nbsp;Guest&nbsp;<img src="images/greetings/16.gif" alt="" />&nbsp;good luck at the tables</span>
#
# </tr>
# </table>
# </center>
# <br />


document type does not allow element "div" here
<div align="center">
line 391

end tag for "table" which is not finished
</table>

line 398

Zeile 388-416 bei mir:
# <div id="bottom_logo_ext">
# <div id="bottom_logo">
# <table width="100%" cellspacing="0" cellpadding="0" border="0">
# <div align="center">
# <br />
# Powered by <a href="http://www.pokerplayersplace.com/">poke ... ace.com</a> and <a href="http://www.phpbb.com/">phpBB.com</a>
# <br />
# Design by <a href="http://www.icyphoenix.com" target="_blank">Mighty Gorgon</a> mchat by <a href="http://www.phpbb3bbcodes.com" target="_blank">phpBB3BBCodes.com</a>
# <br />
# </div>
# </table>
# </div>
# </div>
# </td>
# <td class="rightshadow" width="9" valign="top"><img src="./styles/rainbow_pearl/theme/images/spacer.gif" alt="" width="9" height="1" /></td>
# </tr>
# </table>
# </div>
#
# <div style="text-align:center;">
# <span class="copyright">
#
# </span>
# </div>
#
# <a name="bottom"></a>
#
# </body>
# </html>

Leider bin ich völlig ahnungslos bitte kann mir jemand sagen was ich in der (stylesheet.css oder???) ändern muss

Danke
prosilver
Sytle Elegance
Version 3.2.1
______________________
Bine1860
Bine1860
Mitglied
Beiträge: 142
Registriert: 12.05.2009 18:48

Re: xhtml validation - 4 errors - wie beheben

Beitrag von Bine1860 »

irgendwer bitte?
prosilver
Sytle Elegance
Version 3.2.1
______________________
Bine1860
Benutzeravatar
Würzi
Ehemaliges Teammitglied
Beiträge: 3187
Registriert: 30.10.2005 02:51
Wohnort: Niedernberg
Kontaktdaten:

Re: xhtml validation - 4 errors - wie beheben

Beitrag von Würzi »

Moin,

Codeblöcke setzt man in den bbcode code dann kann man das nämlich auch lesen. :wink:

Du hast deine overall_header.html und overall_header.html falsch bearbeitet.

Siehe hierfür http://de.selfhtml.org/html/index.htm
Wo ein Beginn ist folgt auch ein Ende, wo eine Tabelle beginnt, kommt sozusagen auch ein Ende etc.

Mfg dat Wuerzi
Kein Support per PN, dafür ist das Forum da! Eine PN hilft einen, ein öffentlicher Beitrag allen. - Styles für phpbb3
Antworten

Zurück zu „[3.0.x] Styles, Templates und Grafiken“