Archiv verlassen und diese Seite im Standarddesign anzeigen : Tabelln hängen schief...
http://www.kuruemeru.de/indeXXX.php
Schauts euch mal an... irgendwie will die Tabelle nicht so anzeigen wie sie will...
Kann mir da wer helfen-würde mich sehr freuen!!! :)
Hellraider
23.09.2004, 17:06
Was genau meinst Du mit "schief"?
Solltest Du eventuell mal genauer definieren ;)
Das einzige was nicht passt ist der Rahmen, aber sonst sieht es gut aus.
schief? öhöh 10 Gramm bitte :D
Der rahmen, genau das-
eigentlich stimmen die masse
102 oberer teil
das iframe und links 296
und der untere teil 52
...Kann man den quelltext einsehen? Ich hab leider lange nichts mit html gemacht und somit komm ich auch nicht mehr so gut mit zurecht und krieg schon seit tagen ne krise deswegen... >_>
Aber danke Hoffi ^_^
Hier ma der HTML Code :D falls andere den nit einsehn könn o.o
<html>
<head>
<title>kuru Hoshi Project</title>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" scroll="no">
<body text="#000000" bgcolor="#FFFFFF">
<style type="text/css">
<!--body
{font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: none;
SCROLLBAR-FACE-COLOR: #FFFFFF; FONT-SIZE: 8pt; SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; SCROLLBAR-SHADOW-COLOR: #FFFFFF; COLOR: white; SCROLLBAR-3DLIGHT-COLOR: #BFBFBF; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: transparent; FONT-FAMILY: Verdana; SCROLLBAR-DARKSHADOW-COLOR: #BFBFBF}td
{font-family: Verdana; font-size: 8pt; }
A:link {text-decoration: none; color: #FFFFFF;}
A:visited {text-decoration: none; color: #FFFFFF;}
A:hover {text-decoration: underline; color: #FFFFFF;}
}-->
</style>
<table cellpadding="0" cellspacing="0" width="600" height="450" border="1">
<tr valign="top">
<td background="startseite.png">
<table cellpadding="0" cellspacing="0" width="600" height="450" border="1">
<tr valign="top">
<td width="600" height="102">
<img src="http://www.kuruemeru.de/~kuruHoshi/img/macuga.png" usemap="#Map" border=0><map name="Map">
<area coords="218,88,234,99" href="javascript:history.back()" alt="Zurück">
<area coords="238,88,249,99" href="javascript:history.forward()" alt="Vorwärts"></map>
</td>
<tr valign="top">
<td width="200" height="296">
<table cellpadding="0" cellspacing="0" width="600" border="1" height="296">
<tr valign="top">
<td width="192" height="296">
</td>
<td width="408" height="296" align="top">
<iframe border="0" name=iframe src="http://www.kuruemeru.de/~kuruHoshi/main/start.php" frameborder="no" width="400" height="296" scrolling="auto">
</td></tr></table>
<tr valign="top">
<td width="600" height="52">
<img src="http://www.kuruemeru.de/~kuruHoshi/img/macuga.png">
</tr></td></table></tr></td></table>
</body>
</html>
Der Quelltext ist voller Fehler, deine css kommt in den header, 2 body tags kenne ich nicht (die definitionen kannst du doch auch in den css defi packen), beim iframe haste du bei name die "" vergessen und es sollte frameborder="0" heißen soweit ich weiß, ein paar <td> scheinen zuviel zu sein.... man findet bestimmt noch mehr :D
Ach denk daran die tabellborder auf 0 zu setzen!
MFG Pagan
http://validator.w3.org/check?uri=http://www.kuruemeru.de/indeXXX.php
No Character Encoding Found! Falling back to UTF-8 Soviel zu den Fehlern...
und ich hab den mal im Dreamweaver importiert und das kommt dabei raus: Probier mal ob damit klappt. :rolleyes:
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>kuru Hoshi Project</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" scroll="no"><body text="#000000" bgcolor="#FFFFFF">
<style type="text/css">
<!--body
{font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: none;
SCROLLBAR-FACE-COLOR: #FFFFFF; FONT-SIZE: 8pt; SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; SCROLLBAR-SHADOW-COLOR: #FFFFFF; COLOR: white; SCROLLBAR-3DLIGHT-COLOR: #BFBFBF; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: transparent; FONT-FAMILY: Verdana; SCROLLBAR-DARKSHADOW-COLOR: #BFBFBF}td
{font-family: Verdana; font-size: 8pt; }
A:link {text-decoration: none; color: #FFFFFF;}
A:visited {text-decoration: none; color: #FFFFFF;}
A:hover {text-decoration: underline; color: #FFFFFF;}
}-->
</style>
<table cellpadding="0" cellspacing="0" width="600" height="450" border="1">
<tr valign="top">
<td><td background="startseite.png"></td>
<table cellpadding="0" cellspacing="0" width="600" height="450" border="1">
<tr valign="top">
<td width="600" height="102"> <img src="http://www.kuruemeru.de/~kuruHoshi/img/macuga.png" usemap="#Map" border="0" />
<map name="Map" id="Map">
<area coords="218,88,234,99" href="javascript:history.back()" alt="Zurück" />
<area coords="238,88,249,99" href="javascript:history.forward()" alt="Vorwärts" />
</map> </td>
</tr>
<tr valign="top">
<td width="200" height="296"> <table cellpadding="0" cellspacing="0" width="600" border="1" height="296">
<tr valign="top">
<td width="192" height="296"> </td>
<td width="408" height="296" align="top"> <iframe border="0" name=iframe src="http://www.kuruemeru.de/~kuruHoshi/main/start.php" frameborder="no" width="400" height="296" scrolling="auto">
</td>
</tr>
</table>
</td>
</tr>
<tr valign="top">
<td width="600" height="52"> <img src="http://www.kuruemeru.de/~kuruHoshi/img/macuga.png" />
</td>
</tr>
<tr>
<td></td></td>
</tr>
</table>
</tr>
<tr>
<td></td></td>
</tr>
</table>
</body>
</html>
Mal auf die schnelle, mit den lieben win editor...immer noch das beste für reine html seiten. Bau den Quelltext einfach aus, hoffe einwenig damit geholfen zuhaben.
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>kuru Hoshi Projec</title>
<style type="text/css">
<!--
body,td,th {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
}
body {
background-color: #FFFFFF;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
-->
</style>
</head>
<body>
<table width="600" height="450" border="0" cellspacing="0" cellpadding="0">
<tr>
<td background="http://www.kuruemeru.de/startseite.png" valign="top">
<table width="600" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="http://www.kuruemeru.de/~kuruHoshi/img/macuga.png" alt="" width="600" height="102" border="0"></td>
</tr>
</table>
<iframe name="iframe" src="http://www.kuruemeru.de/~kuruHoshi/main/start.php" frameborder="0" width="400" height="296" scrolling="auto" align="right">Sorry, dein
Browser kann leider keine iframes darstellen</iframe></td>
</tr>
</table>
</body>
</html>
MFG Pagan
@ pagan: http://f.h75.de/images/smilies/wazzup.gif http://f.h75.de/images/smilies/zug.gif
Dein Code sieht aber besser aus :o
Danke euch beiden... der Code von pagan funktioniert am besten :)
http://www.kuruemeru.de/indexxxx.php
das Problem is' jetzt nur- das iframe soll nicht ganz rechts stehen- kann man nicht genauere coordinaten angeben? *kratz*
nichts einfacher als das. Ich hab mal pagans Code bearbeitet.
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>kuru Hoshi Projec</title>
<style type="text/css">
<!--
body,td,th {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
}
body {
background-color: #FFFFFF;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
-->
</style>
</head>
<body>
<table width="600" height="450" border="0" cellspacing="0" cellpadding="0">
<tr>
<td background="http://www.kuruemeru.de/startseite.png" valign="top">
<table width="600" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="http://www.kuruemeru.de/~kuruHoshi/img/macuga.png" alt="" width="600" height="102" border="0"></td>
</tr>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="190">
</td>
<td width="400">
<iframe name="iframe" src="http://www.kuruemeru.de/~kuruHoshi/main/start.php" frameborder="0" width="400" height="296" scrolling="auto" align="right">Sorry, dein
Browser kann leider keine iframes darstellen</iframe>
</td>
<td width="10">
</td>
</tr></table>
</td>
</tr>
</table>
</body>
</html>
Es ist eine neue Tabelle hinzugekommen mit drei Feldern, jedes hat eine Breite angegeben, somit kann das iFrame psitioniert werden.
ABER: Wenn in einem der beiden anderen Feldern etwas drinsteht was breiter ist, fällt das gesamte Gerüst auseinander!
Perfekt, dankscheen :) Werde euch auf der Seite vermerken ^___^
@ krümel: Sieht nett aus! Aber:
vBulletin heist abgekürzt vB !!!
Das bei dir hinterm Slash ist FALSCH und klingt eher nach wbb.. tztz :rolleyes:
http://www.kuruboard.de/vBB/index.php? oder schreibt sich das vBBulletin??
@ krümel: Sieht nett aus! Aber:
vBulletin heist abgekürzt vB !!!
Das bei dir hinterm Slash ist FALSCH und klingt eher nach wbb.. tztz :rolleyes:
oder schreibt sich das vBBulletin??
hab ich später dann au gesehen... :[
also zu spät- oder lässt sich das ändern ohne das alles abkracht? :rolleyes: :)
vBulletin® v3.7.2, Copyright ©2000-2008, Jelsoft Enterprises Ltd.