ich habe ein kleines Template für eine Homepage gemacht:
http://hmhomepage.kilu.de/design.html
Nun möchte ich folgende änderungen vornehmen:
Der Balken, indem der Lauftext steht soll ganz nach oben und der content soll soweit nach links das zwischen Linker Navi und Content keine Lüke ist! Zwischen Rechter Navi und Content soll eine Lüke bestehen bleiben!
Liebe Grüße
=Max=
EDIT:
der code
- Code: Alles auswählen
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html><head><link rel="SHORTCUT ICON" href="http://www.reb.li/karottenclub/favicon/favicon46.ico"><title>Habbo Power :: nur für dich!</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
body,td,th {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a:active {
text-decoration: none;
}
body {
background-image: url(http://hmhomepage.kilu.de/bg.gif);
background-attachment:fixed;"
}
-->
</style><meta http-equiv="Pragma" content="no-cache"><style type="text/css">
<!--
body,td,th {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
-->
</style><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><style type="text/css">
<!--
body,td,th {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
-->
</style><meta http-equiv="Pragma" content="no-cache"></head><body>
<table width="561" valign="top" border="0" align="center" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td height="22" background="http://hmhomepage.kilu.de/lauftext_bg.gif"><table width="561" border="0"><td style="text-align:left; padding-left: 5px; padding-right: 5px;"><font color="#FFFFFF"><marquee>Herzlich Willkommen auf Habbo Power!</marquee></font></td></table></td></tr></tbody></table>
<table width="927" border="0" align="center" cellpadding="0" cellspacing="0">
<tbody><tr><td height="40"></td></tr>
<td height="5" align="center"><table width="936" border="0" align="center" cellpadding="0" cellspacing="0">
<tbody><tr>
<td height="5" align="center"><table width="201" border="0" align="right" cellpadding="0" cellspacing="0">
<tbody><tr><td height="20"></td></tr>
<tr>
<td><img src="http://hmhomepage.kilu.de/navi_rechts_oben.gif" width="201" height="12"></td>
</tr>
<tr>
<td height="467" background="http://hmhomepage.kilu.de/navi_rechts_mitte.gif"><table width="201" border="0" align="center" cellpadding="0" cellspacing="0">
<tbody><tr>
<td style="text-align:left; padding-left: 8px;">{PANELGROUP}</td>
</tr>
</tbody></table></td>
</tr>
<tr>
<td><img src="http://hmhomepage.kilu.de/navi_rechts_unten.gif" width="201" height="15"></td>
</tr>
<tr>
<td height="12"> </td>
</tr>
</tbody></table>
<table width="174" border="0" align="left" cellpadding="0" cellspacing="0">
<tbody><tr><td height="40"></td></tr>
<tr>
<td><img src="http://hmhomepage.kilu.de/navi_oben.gif" width="174" height="15"></td>
</tr>
<tr>
<td height="472" background="http://hmhomepage.kilu.de/navi_mitte.gif"><table width="174" border="0" align="center" cellpadding="0" cellspacing="0">
<tbody><tr><td style="text-align:left; padding-left: 5px;">{PANELGROUP}</td></tr></tbody></table></td>
</tr>
<tr>
<td><img src="http://hmhomepage.kilu.de/navi_unten.gif" width="174" height="12"></td>
</tr>
<tr>
<td height="12"> </td>
</tr>
</tbody></table> <table width="200" border="0" align="center" cellpadding="0" cellspacing="0">
<tbody><tr>
<td align="center">
<table width="545" border="0" align="center" cellpadding="0" cellspacing="0">
<tbody><tr><tr><td height="0"></td></tr>
<td><img src="http://hmhomepage.kilu.de/content_oben.gif" width="545" height="17"></td>
</tr>
<tr>
<td height="582" background="http://hmhomepage.kilu.de/content_mitte.gif"><table width="545" border="0" align="center" cellpadding="0" cellspacing="0">
<tbody><td style="text-align:left; padding-left: 10px;">{PANELGROUP}</td></tbody></table></td>
</tr>
<tr>
<td><img src="http://hmhomepage.kilu.de/content_unten.gif" width="545" height="12"></td>
</tr>
</tbody></table>
</td>
</tr>
</tbody></table></td>
</tr>
</tbody></table></td>
</tr>
</tbody></table>
</body></html>