Hallo zusammen, ich hab folgendes problem:
auf dem blog: fading-photographs - @ myblog.de
ist irgendwas total verschoben.
leider finde ich den fehler in meinem code nicht.
hat jemand eine idee? es eilt sehr, da ich die hp für meine bewerbungen brauche. danke!!
Mod-Edit: Code-Tags hinzugefügt, bitte beim nächsten Mal selbst benutzen. (Maxi)
auf dem blog: fading-photographs - @ myblog.de
ist irgendwas total verschoben.
leider finde ich den fehler in meinem code nicht.
hat jemand eine idee? es eilt sehr, da ich die hp für meine bewerbungen brauche. danke!!
Code:
<html>
<head>
<style type="text/css">
<!--
body, div, td {
scrollbar-arrow-color: #dddddd;
scrollbar-track-color: #dddddd;
scrollbar-face-color: #dddddd;
scrollbar-highlight-color: #afeeee;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #555555;
scrollbar-shadow-color: #555555;
font-family: tahoma;
font-Size: 9 pt;
Color: #ffffff;
}-->
b, strong {
color: #ffffff;
letter-spacing:1px;
font-size:13;
}
u {
color: #ffffff;
text-decoration:underline;
border-bottom: 1px solid #ffffff;
font-size:13;
}
i, em {
color: #ffffff;
text-decoration:none;
font-size:11;
}
s, del {
color: #ffffff;
letter-spacing:2px;
font-size:13;
}
h1
{
display: block;
font-size: 11pt;
color: #000000;
text-decoration: none;
margin-bottom: 12px;
text-align: left;
letter-spacing: -1px;
font-weight: bold;
border-top: 3px solid #ffb6c1;
}
TEXTAREA, INPUT {
border: 3px solid #AAAAAA;
color: #ffffff;
background-color: #ffffff;
}
TEXTAREA {
width: 250px; height: 190px;
}
.inhaltetable {
width: 460px;
}
a:link, a:visited, a:active {
color: #ffffff;
text-decoration: none;
}
a:hover {
color: #ffffff;
text-decoration:none;
}
a.box:link, a.box:visited, a.box:active {
color: #afeeee;
border-top: 0px solid #ffffff;
font-size:12;
text-decoration: none;
letter-spacing: 0px;
display:block;
}
a.box:hover {
color: #afeeee;
font-size:12;
border-bottom: 0px solid #FF3399;
border-top: 0px solid #ffffff;
background-color: #AAAAAA;
text-decoration: none;
cursor: crosshair;
letter-spacing: 1px;
display:block;
text-align:right;
}
</style>
</head>
<body bgcolor="#D8D8D8">
<img style="border-collapse: collapse;
position:absolute;
left:0; top:0;
"src="http://img263.imageshack.us/img263/8996/unbenannt7kopiejpgjpggs2.jpg "
width="990px"
height="590px" >
<div align="center"
style="solid;
font-size: 8 pt;
border-collapse: collapse;
overflow:auto;
width: 105px;
height: 400px;
position:absolute;
left: 590;
top: 140px ">
<h1><b>Fading Photographs.</b></h1>
<br><a href="http://fading-photographs.myblog.de">Startseite</a>
<br><a href="http://fading-photographs.myblog.de/fading-photographs/gb">Gästebuch</a>
<h1><b>Fotografie.</b></h1>
<br><a href="http://fading-photographs.myblog.de/fading-photographs/page/1283586"> Menschen.</a>
<br><a href="http://fading-photographs.myblog.de/fading-photographs/page/1284498"> Serien.</a>
<br><a href="http://fading-photographs.myblog.de/fading-photographs/page/1353810"> Tiere</a>
<br><a href="http://fading-photographs.myblog.de/fading-photographs/page/1335570"> Länder.</a>
<br><a href="http://fading-photographs.myblog.de/fading-photographs/page/1283814"> Natur.</a>
<br><a href="http://fading-photographs.myblog.de/fading-photographs/page/1544646">Konzerte.</a>
<br><a href="http://fading-photographs.myblog.de/fading-photographs/page/1353354">Sonstiges</a>
<br><a href="http://fading-photographs.myblog.de/fading-photographs/page/1353582"> sprechende Bilder</a>
<h1><b>Impressum.</b></h1>
<br><a href="http://fading-photographs.myblog.de/fading-photographs/page/1287918">About myself.</a>
<br><a href="http://fading-photographs.myblog.de/fading-photographs/page/1336026">Fotografie.</a>
<br>
<div align="justify"
id="entry"
class="inhaltetable"
style="border: 0px solid #ffffff;
overflow:auto;
width: 490px;
height:370px;
position:absolute;
left:90px;
top: 140px">
:CONTENT_HIER:
</div>
</body>
</html>
Mod-Edit: Code-Tags hinzugefügt, bitte beim nächsten Mal selbst benutzen. (Maxi)