Kitsu
Ordensbruder
hi
ich habe das problem dass auf meiner (unfertigen) seite zwischen gallerie und den links der gallerie eine leerzeile ist die dort nicht hingehört und die ich nicht wegbekomme
Link zur Seite, damit ihr euch das selber mal angugn könnt ._.
ideen?
vorschläge?
eine lösung?^^
immer her damit :3
ich habe das problem dass auf meiner (unfertigen) seite zwischen gallerie und den links der gallerie eine leerzeile ist die dort nicht hingehört und die ich nicht wegbekomme
HTML:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title> zKitsu's Arbeiten </title>
<link rel="shortcut icon" href="fav.ico">
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<!--header-->
<br>
<div align="center">
<table id="contact" class="pink" border="0" width="800">
<tr>
<td id="banner">
<img src="banner.png" alt="Banner">
</td>
<td align="right" width="200" >
<!-- Contact -->
<big>Kontaktmöglichkeiten:</big><br>
Skype: <a href="skype:airenaith?chat">airenaith<img src="http://mystatus.skype.com/smallicon/airenaith" style="border: medium none;" alt="Mein Status" height="16" width="16"></a><br>
EMail: Zoey-Kitsune@gmx.net<br>
</td>
</tr>
</table>
<!--rest-->
<table id="u_g_body" border="0" width="800"><tr>
<td width="*"> </td>
</tr>
</table>
<table id="c_g_body" border="0" width="800"><tr>
<td width="12"> </td>
<td width="163">
<big><a href="index.php?page=home">Home</a><br></big><td>
<td width="625"> <h1>[hier kommt ein bild hin]</h1></td>
</tr>
</table>
<table id="l_g_body" border="0" width="800"><tr>
<td width="*"> </td>
</tr>
</table><table id="u_g_link" border="0" width="800">
<tr>
<td width="*"> </td>
</tr>
</table>
<table id="c_g_link" border="0" width="800">
<tr>
<td width="12"> </td>
<td width="*">
[hier kommen links rein]
</td>
<td width="5"></td>
</tr>
</table>
<table id="l_g_link" border="0" width="800">
<tr>
<td width="*"> </td>
</tr>
</table>
</div>
</body>
</html>
Code:
body { background-image:url(bg.jpg); background-repeat:no-repeat; background-attachment:fixed; background-position:bottom; }
big { font-size:20px; font-style:italic; }
h1 { font-size:25px; font-family:'Veranda'; color:#ff00ff; }
.pink a:link { color:#ff00ff; }
.pink a:hover{ color:#dd00ff; }
.pink a:visited { color:#ff00ff; }
#banner {background-image:url(banner_bg.png); background-repeat:no-repeat; background-position:center; border:none; margin:0px; padding:0px; }
#contact {background-image:url(contact_bg.png); background-repeat:no-repeat; background-position:right; border:none; margin:0px; padding:0px;
color:#ff00ff; font-size:16px; font-family:'Veranda'; }
#u_body {background-image:url(u_body_bg.png); background-repeat:no-repeat; background-position:bottom; border:none; margin:0px; padding:0px; }
#c_body {background-image:url(c_body_bg.png); background-repeat:repeat; background-position:top; border:none; margin:0px; padding:0px;
color:#ff0099;}
#l_body {background-image:url(l_body_bg.png); background-repeat:no-repeat; background-position:top; border:none; margin:0px; padding:0px; }
#u_g_body {background-image:url(u_g_body_bg.png); background-repeat:no-repeat; background-position:bottom; border:none; margin:0px; padding:0px; }
#c_g_body {background-image:url(c_g_body_bg.png); background-repeat:repeat; background-position:top; border:none; margin:0px; padding:0px;
color:#ff0099;}
#l_g_body {background-image:url(l_g_body_bg.png); background-repeat:no-repeat; background-position:top; border:none; margin:0px; padding:0px; }
#u_g_link {background-image:url(u_g_link_bg.png); background-repeat:no-repeat; background-position:bottom; border:none; margin:0px; padding:0px; }
#c_g_link {background-image:url(c_g_link_bg.png); background-repeat:repeat; background-position:top; border:none; margin:0px; padding:0px;
color:#ff0099;}
#l_g_link {background-image:url(l_g_link_bg.png); background-repeat:no-repeat; background-position:top; border:none; margin:0px; padding:0px; }
ideen?
vorschläge?
eine lösung?^^
immer her damit :3