tabellen sind nur linksbündig ???:O
Hi leute ich wollte mir eine homepage machen wo es ganz links eine tabelle gibt und ganz rechts ich hab folgenden code bisjezt #
Ja soll eine naruto fanpage werden auf billigem niveau :-D:-D:mrgreen:
naja jetzt werden aber beide tabellen rechts angezeigt! kp warum? könnt ihr mir ne antwort geben?
vielen dank schonmal :mrgreen::mrgreen:;Jump;Jump
Hi leute ich wollte mir eine homepage machen wo es ganz links eine tabelle gibt und ganz rechts ich hab folgenden code bisjezt #
HTML:
<!doctype html>
<html>
<head>
<title>Naruto Downloads</title>
<meta charset="ISO-8859-1" />
<meta name="description" content="" />
<meta name="author" content="" />
<meta name="keywords" content="" />
<meta name="generator" content="Webocton - Scriptly (www.scriptly.de)" />
</head>
<FONT FACE="Verdana">
<body>
<center>
<div id="tabelle"
<u><h1>Willkommen</h1></u>
<HR NOSHADE SIZE=10>
<p></p>
<i><h3>Willkommen</h3></i>
<p></p>
<HR NOSHADE SIZE=10>
</center>
</body>
<h3>
<p align="left">
<table border="1" CELLPADDING=8 CELLSPACING=5>
<tr>
<td>
Naruto Folge 1
</td>
<td>
>> <i>Download! </i>
</td>
</td>
<td>
>> <i>Watch!</i>
</td>
</tr>
</table>
</p>
</h3>
</FONT>
<h3>
<FONT FACE="Verdana">
<p align="right">
<table border="1" CELLPADDING=8 CELLSPACING=5>
<tr>
<td>
Naruto Folge 1
</td>
<td>
>> <i>Download! </i>
</td>
</td>
<td>
>> <i>Watch!</i>
</td>
</tr>
</table>
</p>
</h3>
</FONT>
</html>
Code:
<!doctype html>
<html>
<head>
<title>Naruto Downloads</title>
<meta charset="ISO-8859-1" />
<meta name="description" content="" />
<meta name="author" content="" />
<meta name="keywords" content="" />
<meta name="generator" content="Webocton - Scriptly (www.scriptly.de)" />
</head>
<FONT FACE="Verdana">
<body>
<center>
<div id="tabelle"
<u><h1>Willkommen</h1></u>
<HR NOSHADE SIZE=10>
<p></p>
<i><h3>Willkommen</h3></i>
<p></p>
<HR NOSHADE SIZE=10>
</center>
</body>
<h3>
<p align="left">
<table border="1" CELLPADDING=8 CELLSPACING=5>
<tr>
<td>
Naruto Folge 1
</td>
<td>
>> <i>Download! </i>
</td>
</td>
<td>
>> <i>Watch!</i>
</td>
</tr>
</table>
</p>
</h3>
</FONT>
<h3>
<FONT FACE="Verdana">
<p align="right">
<table border="1" CELLPADDING=8 CELLSPACING=5>
<tr>
<td>
Naruto Folge 1
</td>
<td>
>> <i>Download! </i>
</td>
</td>
<td>
>> <i>Watch!</i>
</td>
</tr>
</table>
</p>
</h3>
</FONT>
</html>
naja jetzt werden aber beide tabellen rechts angezeigt! kp warum? könnt ihr mir ne antwort geben?
vielen dank schonmal :mrgreen::mrgreen:;Jump;Jump
Zuletzt bearbeitet: