• Jetzt anmelden. Es dauert nur 2 Minuten und ist kostenlos!

Tabelle-Text/ Tabelle - Tabelle

Status
Für weitere Antworten geschlossen.

knallermann6

Neues Mitglied
Hallo Leute,

ich habe ein problem und zwar habe ich ne i-net seite gemacht
wo am linken rand ne tabelle ist und jetzt will ich in die mit nen
text schreiben oder ne tabelle reinmachen. Das problem ist dass
die tabelle immer ne zeile tiefer geht wenn ich was schreibe ....
ich denke ihr wisst was gemeint ist oda?
danke im voraus.

knallermann6
 
Werbung:
knallermann6 schrieb:
...ich denke ihr wisst was gemeint ist oda?.....
nein, zumindest ich nicht :).
könntest du mal den code posten den du schon hast, oder wenn er zu groß ist kann man den sich irgendwo anschauen ?
 
ok hier der code:

Code:
<html>
<head>
<title>Startseite</title>

<bgsound src="Vivacolonia.mp3" loop="infinite">
</head>
<body>



[img]coreloffiziell.gif[/img]<font size="5" face="Verdana">Startseite</font></p>


[img]bundesligalogo.bmp[/img][img]banner.jpg[/img]</p>

<ul><ul><ul><ul><ul>[url="http://www.fc-bayern.de"][img]logofcb.gif[/img][/url][url="http://www.bvb.de"][img]logobvb.gif[/img][/url]
[url="http://www.fck.de"][img]logofck.gif[/img][/url][url="http://www.werder-online.de"][img]logosvw.gif[/img][/url]
[url="http://www.mainz05.de"][img]logomsv.gif[/img][/url][url="http://www.hsv.de"][img]logohsv.gif[/img][/url]
[url="http://www.vfb-stuttgart.de"][img]logovfb.gif[/img][/url][url="http://www.dsc-arminia-bielefeld.de"][img]logoarminia.gif[/img][/url]
[url="http://www.bayer04.de"][img]logobayer.gif[/img][/url][url="http://www.borussia.de"][img]logobmg.gif[/img][/url]
[url="http://www.vfl-bochum.de"][img]logovfl.gif[/img][/url][url="http://www.schalke04.de"][img]logos04.gif[/img][/url]
[url="http://www.fc-hansa.de"][img]logohansa.gif[/img][/url][url="http://www.scfreiburg.de"][img]logoscf.gif[/img][/url]
[url="http://www.fcn.de"][img]logofcn.gif[/img][/url][url="http://www.herthabsc.de"][img]logobsc.gif[/img][/url]
[url="http://www.hannover96.de"][img]logo96.gif[/img][/url][url="http://www.vfl-wolfsburg.de"][img]logovflw.gif[/img][/url][/list][/list][/list][/list][/list]

<ul><ul><ul><ul><ul><div style="width:100%; background-color:#EEEEEE; padding:5px">
[url="1.Bundesliga.html"]1.Bundesliga[/url] |
[url="2.Bundesliga.html"]2.Bundesliga[/url] |
[url="Links.html"]Links[/url] |
[url=""]Platzhalter[/url] |
[url=""]Platzhalter2[/url]
</div>[/list][/list][/list][/list][/list]
<p align="center">ddddddd
asdfladskfj</p>
<table border="0" rules="groups">
	<thead>
	<tr bgcolor="#EEEEEE">
		<th>Platz</th>
		<th>Verein</th>
		<th>Punkte</th>
		</tr>
	</tead>
	<tfoot>
<tr>
<th>1.</th>
<th>München</th>
<th>34</th>
</tr><tr bgcolor="#EEEEEE">
<th>2.</th>
<th>Schalke</th>
<th>34</th>
</tr><tr>
<th>3.</th>
<th>Stuttgart</th>
<th>31</th>
</tr><tr bgcolor="#EEEEEE">
<th>4.</th>
<th>Wolfsburg</th>
<th>30</th>
</tr><tr>
<th>5.</th>
<th>Bremen</th>
<th>28</th>
</tr><tr bgcolor="#EEEEEE">
<th>6.</th>
<th>Berlin</th>
<th>28</th>
</tr><tr>
<th>7.</th>
<th>Hannover</th>
<th>28</th>
</tr><tr bgcolor="#EEEEEE">
<th>8.</th>
<th>Leverkusen</th>
<th>26</th>
</tr><tr>
<th>9.</th>
<th>Hamburg</th>
<th>25</th>
</tr><tr bgcolor="#EEEEEE">
<th>10.</th>
<th>Bielefeld</th>
<th>24</th>
</tr><tr>
<th>11.</th>
<th>Mainz</th>
<th>22</th>
</tr><tr bgcolor="#EEEEEE">
<th>12.</th>
<th>Nürnberg</th>
<th>21</th>
</tr><tr>
<th>13.</th>
<th>K'lautern</th>
<th>21</th>
</tr><tr bgcolor="#EEEEEE">
<th>14.</th>
<th>Dortmund</th>
<th>18</th>
</tr><tr>
<th>15.</th>
<th>M'gladbach</th>
<th>17</th>
</tr><tr bgcolor="#EEEEEE">
<th>16.</th>
<th>Bochum</th>
<th>14</th>
</tr><tr>
<th>17.</th>
<th>Rostock</th>
<th>11</th>
</tr><tr bgcolor="#EEEEEE">
<th>18.</th>
<th>Freiburg</th>
<th>11</th>
</tr>
</table>

<embed src="Vivacolonia.mp3" hite="true">
</body>
</html>

Das ist ne ein pojekt für den informatik unterricht in der schule!
 
Werbung:
Hi,
Ich hab emir den quelltext nicht durch gelesen aber das problem hatte ich auch.....
du musst das so machen...
angenommen du willst eine seite wo links ne tabelle ist und dann rechts noch text.........
du musst eine tabelle machen mit 2 spalten...
dann setzt du in den ersten <TD></Td>eine tabelle mit meinet wegen
7 zeilen .....
und in den letzten <TD></TD>schreibst du dein text..........


ps: ist das eine AG in der Schule??????
bei uns gibts auch eine ist aba mega langweilig............
 
Status
Für weitere Antworten geschlossen.
Zurück
Oben