in meiner seite, habe ich einen gestrichelten rahmen, den man aber später nicht sieht, wenn die seite angezeigt wird. es ist der rahmen gemeint, in dem "asdhk..." steht. diesen rahmen möchte ich mehr nach oben haben, mehr an das menü, sodass der abstand nicht so groß ist. könntet ihr mir da bitte helfen? hier der html code:
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<style type="text/css">
a:link {color:#000000; text-decoration:none}
a:visited {color:#000000; text-decoration:none}
a:active {color:black; text-decoration:none}
a:hover {
color:#FFFFFF;
text-decoration:none;
background-color: #000000;
}
.Stil1 {
color: #000000;
font-weight: bold;
font-family: Perpetua;
font-size: 12px;
}
.Stil2 {font-size: 12px}
</style>
<title>Peggys Seite</title>
<meta name="author" content="peggy">
<link rel="stylesheet" type="text/css" href="index.css">
<style type="text/css">
<!--
.Stil2 {
font-size: 12px;
font-weight: bold;
}
.Stil3 {font-size: 12px}
.Stil3 { font-size: 12px;
font-weight: bold;
}
.Stil4 {font-size: 12px}
.Stil4 { font-size: 12px;
font-weight: bold;
}
.Stil6 {font-size: 12px}
.Stil6 { font-size: 12px;
font-weight: bold;
}
-->
</style>
</head>
<body >
<div class="all">
<div class="head">
<div class="menu">
<p class="Stil2"><span class="Stil3">HOMEÜBER MICH </span> REFERENZEN<span class="Stil6">DOWNLOADS</span>GÄSTEBUCH<span class="Stil4">[url='impressum.html']IMPRESSUM[/url]</span></p>
</div>
<div id="logo">[img]logo2.gif[/img]</a> </div>
</div>
<div class="content">
asdhjkashdjkadjkfhasdf asdhjkashdjkadjkfhasdf asdhjkashdjkadjkfhasdf
asdhjkashdjkadjkfhasdf asdhjkashdjkadjkfhasdf asdhjkashdjkadjkfhasdf
asdhjkashdjkadjkfhasdf asdhjkashdjkadjkfhasdf asdhjkashdjkadjkfhasdf
asdhjkashdjkadjkfhasdf asdhjkashdjkadjkfhasdf asdhjkashdjkadjkfhasdf
asdhjkashdjkadjkfhasdf asdhjkashdjkadjkfhasdf asdhjkashdjkadjkfhasdf</p>
</p>
</p>
</p>
</p>
</p>
</p>
</div>
</p>
<div class="rightline">
<div class="box_surrounder">
<div class="box_head">
~*Links*~
</div>
<div class="box_content">
[url='http://peggy1990.uboot.com/']Nickpage[/url]
[url='http://peggy1990.uboot.com/gallery/']Gallery[/url]
[url='http://www.duplex-dresden.de/']Duplex Druck- & Werbeservice DD [/url]
[url='http://www.dynamo-dresden.de/']Dynamo Dresden [/url]
[url='http://www.sunshine-live.de/']Sunshine Live [/url] </div>
<div class="box_bottom">
</div>
</div>
</div>
</p>
</p>
</p>
<div class="rightline">
<div class="box_surrounder">
<div class="box_head"> ~*Bilder*~ </div>
<div class="box_content">
<div align="justify">[url='index.html']Autos[/url] [url='index.html']Dynamo Dresden [/url] [url='http://wyman.uboot.com']England 2005 [/url] [url='http://wyman.uboot.com/gallery/jack']Diemitz 2005 [/url] [url='http://wyman.uboot.com/gallery/jack']Österreich 2006[/url]
[url='http://wyman.uboot.com/gallery/jack']Tschechien 2006 [/url]
</div>
</div>
<div class="box_bottom"> </div>
</div>
</div>
</p>
</p>
</p>
</p>
</div>
<div class="bottom">Copyright 2006 by Peggy Säurich </div>
</body>
</html>
Alles anzeigen
wie das ganze aussieht, seht ihr hier http://img216.imageshack.us/my.php?image=screenshot7wq.jpg
is sehr wichtig, ich hoffe ihr könnt mir helfen!! danke!