HTML-Tabelle-Layout fehler[HTML]
lima-city → Forum → Die eigene Homepage → HTML, CSS & Javascript
bild
fehler
hilfe
layout
los
please
schnelle hilfe
schwarz
schwarzen stiche
schwarzen stichen
stechen
-
Moinsen ^^
ich hab heute angefangen mein neues Layout zu bearbeiten, alles schon in Schwarz/Gr?n gef?rbt...alles ist toll,...nur ich hab einen Fehler im HTML-Code (wird noch folgend!)
http://trancedrome.xardas.lima-city.de/TeStArEa/bloederfehler.JPG
Auf diesem Bild sieht man den Fehler
Es sind die zwei schwarzen Stichen ober- und unterhalb des Feldes mit dem dunkelgr?nen Stich!
Den die zwei schwarzen Stiche werde ich nicht los und sind auf beiden Seiten, hab jetzt mal nur die linke Seite gezeigt.
Hier der HTML-Code
<style type="text/css"> body { background-color: #000000; margin: 0px 0px 0px 0px; } </style> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr><td> <table width="100%" height="10" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="25"><img src="pipes_maincontent_left.gif" width="25" height="100%"></td> <td>?</td> <td width="25"><img src="pipes_maincontent_right.gif" width="25" height="100%"></td> </tr> </table> <table width="100%" height="34" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="31"><img src="main_content_header_left.gif" width="31" height="34"></td> <td background="main_content_header_middle.gif">?</td> <td width="31"><div align="right"><img src="main_content_header_right.gif" width="31" height="34"></div></td> </tr> </table> <table width="100%" height="26" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="31"><img src="main_content_header_under_left.gif" width="31" height="26"></td> <td background="main_content_header_under_middle.gif">?</td> <td width="31"><div align="right"><img src="main_content_header_under_right.gif" width="31" height="26"></div></td> </tr> </table> <table width="100%" height="17" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="23"><img src="mc_bg_top_left.gif" width="23" height="17"></td> <td background="mc_bg_top_middle.gif">?</td> <td width="23"><div align="right"><img src="mc_bg_top_right.gif" width="23" height="17"></div></td> </tr> </table> ### Hier ist das dunkelgr?ne feld ### <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="23" background="mc_main_bg_left.gif"></td> <td>?</td> <td width="23" background="mc_main_bg_right.gif"></td> </tr> </table> ### hier endet das dunkelgr?ne feld und es kommt der rest ### <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="26"><img src="mc_box_bottom_left.gif" width="26" height="23"></td> <td background="mc_box_bottom_middle.gif">?</td> <td width="26"><div align="right"><img src="mc_box_bottom_right.gif" width="26" height="23"></div></td> </tr> </table> </td> </tr> </table>
Bitte um schnelle Hilfe!
Ich bedanke mich jetzt schon mal f?r die Hilfe!!
Danke!
MfG Trancer -
Diskutiere mit und stelle Fragen: Jetzt kostenlos anmelden!
lima-city: Gratis werbefreier Webspace für deine eigene Homepage
-
hab >
table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="23" background="mc_main_bg_left.gif"></td> <td> </td> <td width="23" background="mc_main_bg_right.gif"></td> </tr> </table>
in >
<table width="100%" height="19" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="23"><img src="mc_bg_top_left.gif" width="23" height="19"></td> <td background="mc_bg_top_middle.gif"> </td> <td width="23"><div align="right"><img src="mc_bg_top_right.gif" width="23" height="19"></div></td> </tr> </table>
umgeschrieben!
Hei?t: Nur die Gr??e der Bilder und der Zelle ver?ndert!
Wieso auch immer das nun ohne diesen Stich ist...
*please close* -
Diskutiere mit und stelle Fragen: Jetzt kostenlos anmelden!
lima-city: Gratis werbefreier Webspace für deine eigene Homepage