Layout in der Mitte
lima-city → Forum → Die eigene Homepage → HTML, CSS & Javascript
-
ich bekomme einfach das hintergrund bild dies ich als Layout habe nicht in die mitte... kann mir bitte wer den code so ?ndern das es in der mitte ist bitte?
<html>
<head>
<title>Gimme 5</title>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="css/css.css"
type="text/css">
<style type="text/css">
body { margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px; }
</style>
</head>
<body
style="background-repeat: no-repeat; background-image: url(http://schiri14.lima-city.de/Gimme5Fan/layout.jpg);">
<div align=center>
<table border="0" cellpadding="0" cellspacing="0"
height="1400" width="680">
<tbody>
<tr>
<td colspan="3" height="27"><br>
</td>
</tr>
<tr>
<td colspan="3" height="353">
<table style="width: 680px; height: 353px;" border="0"
cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td colspan="2"
style="height: 20px; width: 300px;"><br>
</td>
</tr>
<tr>
<td style="width: 331px;"></td>
<td><img style="width: 39px; height: 23px;"
alt=""
src="http://schiri14.lima-city.de/Gimme5Fan/button/home.jpg"><img
style="width: 43px; height: 23px;" alt=""
src="http://schiri14.lima-city.de/Gimme5Fan/button/band.jpg"><img
style="width: 47px; height: 23px;" alt=""
src="http://schiri14.lima-city.de/Gimme5Fan/button/musik.jpg"><img
style="width: 38px; height: 23px;" alt=""
src="http://schiri14.lima-city.de/Gimme5Fan/button/xtra.jpg"><img
style="width: 39px; height: 23px;" alt=""
src="http://schiri14.lima-city.de/Gimme5Fan/button/links.jpg"><img
style="width: 63px; height: 23px;" alt=""
src="http://schiri14.lima-city.de/Gimme5Fan/button/gb.jpg"><img
style="width: 65px; height: 23px;" alt=""
src="http://schiri14.lima-city.de/Gimme5Fan/button/impressum.jpg"></td>
</tr>
<tr>
<td colspan="2"><br>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td colspan="3" height="30"><br>
</td>
</tr>
<tr>
<td width="30"><br>
</td>
<td>
<div style=""><iframe src="http://www.WGO.de.gg"
name="iframe1" height="975" width="620"></iframe></div>
</td>
<td width="30"><br>
</td>
</tr>
<tr>
<td colspan="3" height="15"><br>
</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>
w?re echt klasse von euch!
MfG Schiri -
Diskutiere mit und stelle Fragen: Jetzt kostenlos anmelden!
lima-city: Gratis werbefreier Webspace für deine eigene Homepage
-
http://de.selfhtml.org/css/eigenschaften/hintergrund.htm#background_position
-
ganz einfach
<body style="background-position:top center; background-repeat: no-repeat; background-image: url(http://schiri14.lima-city.de/Gimme5Fan/layout.jpg);">
-
Diskutiere mit und stelle Fragen: Jetzt kostenlos anmelden!
lima-city: Gratis werbefreier Webspace für deine eigene Homepage