Hi also ic hhaeb hier mal ein Script und da is ein Ferhler wenn ich bei der ersten id wo ich habe die font-size ändere Wird es irgendwie komsich, denn der kasten vergrößrt sich mit! Versucht es einfach mal selbst macht den wert von 20 auf 40 px dann seht ihr das da was nicht stimmt!
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head><title>Allround-Forum</title>
<style type="text/css">
<!--
a {
color: #1a6d0a;
text-decoration:none;
}
body {background-image:URL(1und0.gif);
}
a:hover {
text-decoration: underline;
color: orange;
}
#A{
width:1056px;
hight:500px;
border: 2px solid invisible;
position: absolute;
top: 100px;
left: 220px;
text-align: center;
font-size: 20px;
color: #1a6d0a;
}
#B {
width: 200px;
height:20px;
border: 2px solid invisible;
position: absolute;
top: 180px;
left: 10px;
text-align: left;
font-size: 20px;
color: #1a6d0a;
}
#C {
width: 200px;
height: 20px;
border:2px solid invisible;
position: absolute;
top: 150px;
left: 10px;
text-align: left;
font-face: Arial;
color: #1a6d0a;
}
#D {
width:200px;
height:20px;
border:2px solid invisible;
position: absolute;
top: 120px;
left:10px;
text-align: left;
color: #1a6d0a;
}
#E {
width:200px;
height:20px;
border:2px solid invisible;
position: absolute;
top: 210px;
left:10px;
text-align: left;
color: #1a6d0a;
}
#F {
width:200px;
height:20px;
border:2px solid invisible;
position: absolute;
top: 240px;
left:10px;
text-align: left;
color: #1a6d0a;
}
#G {
width:200px;
height:20px;
border:2px solid invisible;
position: absolute;
top: 270px;
left:10px;
text-align: left;
color: #1a6d0a;
}
#H {
width:200px;
height:20px;
border:2px solid invisible;
position: absolute;
top: 300px;
left:10px;
text-align: left;
color: #1a6d0a;
}
#I {
width:100%;
height:95px;
border:2px solid invisible;
position: absolute;
top: 0px;
left:0px;
text-align: center;
color: #1a6d0a;
background-color: orange;
}
-->
</style>
</head>
<body>
<div id="A">
<span style="font-size: 40px;">Herzlich Willkommen
</span>
</div>
<div id="B">
<span style="font-size: 20px;">
Home</span></A>
</div>
<div id="C">
<span style="font-size: 20px;">
Forum</span>
</div>
<div id="D">
<span style="font-size: 20px;">
Flash</span>
</div>
<div id="E">
<span style="font-size: 20px;">
Projekte</span>
</div>
<div id="F">
<span style="font-size: 20px;">
Bilder</span>
</div>
<div id="G">
<span style="font-size: 20px;">
Kontakt</span>
</div>
<div id="H">
<span style="font-size: 20px;">
Impressum</span>
</div>
<div id="I">
<span style="font-size: 80px;">Allround-Forum</span>
</div>
<!--
<div id="J">
<span style="font-size: 20px;">I</span>
</div>
<div id="K">
<span style="font-size: 20px;">Klassenfoto</span>
</div>
<div id="L">
<span style="font-size: 20px;">Klassenfoto</span>
</div>
<div id="M">
<span style="font-size: 20px;">Klassenfoto</span>
</div>
<div id="N">
<span style="font-size: 20px;">Klassenfoto</span>
</div>
<div id="A">
<span style="font-size: 20px;">Klassenfoto</span>
</div>
<div id="N">
<span style="font-size: 20px;">Klassenfoto</span>
</div>
<div id="O">
<span style="font-size: 20px;">Klassenfoto</span>
</div>
<div id="P">
<span style="font-size: 20px;">Klassenfoto</span>
</div>
<div id="Q">
<span style="font-size: 20px;">Klassenfoto</span>
</div>
<div id="R">
<span style="font-size: 20px;">Klassenfoto</span>
</div>
<div id="S">
<span style="font-size: 20px;">Klassenfoto</span>
</div>
<div id="T">
<span style="font-size: 20px;">Klassenfoto</span>
</div>
-->
</body>
</html>