 |
Die letzten 5 Postings in diesem Thema » Alle anzeigen
von Efchen |
Ich sehe kein Problem. Das "bla" steht unter diesem schwarzen Logo (wasauchimmerdasseinsoll), schön vor der Hintergrundgrafik und nicht darüber hinaus ragend.
Vielleicht beschreibst Du Dein Problem nochmal genauer? |
von syrah |
problem: habe mich heute als ziemlicher html-dau an nem design für n onlinetagebuch versucht, alles schön und gut und funzt.. nja, nur die einträge (werden im onlinetagebuch ja einzeln gepostet und liegen nicht in form von websites vor), sowohl die schon vorhandenen als auch die nach der designänderung gemachten, landen unter dem design und nicht im vorgesehenen textfeld (das, in welchem sich das wort "bla" befindet). steh ich komplett aufm schlauch? wär nett, wenn mir mal wer fehlersuchen helfen könnt.
<html>
<title>Faszination Serotoninmangel</title>
<style type="text/css">
<!--
body, div, td {
scrollbar-arrow-color: #000000;
scrollbar-base-color: #ffffff;
scrollbar-track-color:#ffffff;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color:#e8e8e8;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-color:#e8e8e8;
scrollbar-shadow-color:#e8e8e8 ;
font-family: courier;
font-Size: 11pt;
Color: #000000;
padding:2px;
cursor:default;
}
TEXTAREA { Color: #000000;
width: 590px;
Background-Color:#000000;
Font-Family: courier;
Font-Size: 11pt;
Border: 0px solid #afadae ;
}
INPUT { Color: #000000;
Background-Color:#000000 ;
Font-Family: courier;
Font-Size: 11pt;
Border: 0px solid #afadae ;
}
.entry {font-family: courier;
width: 590px;
font-size: 11pt;
Color:#000000;
border: 0px,#000000 dotted;
background-color:#000000;
text-align: left;
padding: 5px;}
.entriesdate {
font-family: courier;
font-size: 11px;
color: #000000;
background-color: #000000;
text-align: left;
.inhaltetable {width: 590px;
color: #000000;
Background-Color:#000000;
Font-Family: courier;
Font-Size: 11pt;}
//-->
</style>
<style type="text/css">
<!-- TEXTAREA {
width: 590; }
-->
</style>
<style type="text/css">
<!--
a:link { color: #000000; cursor:default; text-decoration: none }
a:visited { color: #000000; cursor:default; text-decoration: none}
a:active { color: #ffffff; background-color: #000000; cursor:default; text-decoration: none}
a:hover {color: #ffffff; background-color: #000000; cursor:default; text-decoration: none }
-->
</style>
<style>
<!--
.inhaltetable {
width: 590;
}
//-->
</style>
</head>
<body text="#000000" bgcolor="#000000" link="#FF0000" alink="#FF0000" vlink="#FF0000">
<div align="center"
style=" border-collapse: collapse; border: 0px #000000 solid; position:absolute; left:0px; top:0px"><img src="http://mitglied.lycos.de/hippieserver/design.jpg" border="0" alt="">
</div>
<div align="center"
style=" border-collapse: collapse; border: 0px #000000 solid; position:absolute; left:462px; top:245px"><img src="http://mitglied.lycos.de/hippieserver/cain.gif" border="0" alt="">
</div>
<div align="center"
style="solid; background:transparent; border-collapse: collapse; border: 0px #000000 solid; overflow:auto; width: 590px; height:49px; position:absolute; left:220px; top:170px">
<a href="/lustiger-mutant">Startseite</a>
<a href="/lustiger-mutant/art/50177">verbales Gekritzel</a>
<a href="/lustiger-mutant/art/50174">Amokläufe</a>
<a href="/lustiger-mutant/art/50178">der Rest</a>
<a href="/lustiger-mutant/archivebymonth">Archiv</a>
<a href="/lustiger-mutant/page/242834">C'est moi</a>
<a href="/lustiger-mutant/page/242860">optisches Gekritzel</a>
<a href="/lustiger-mutant/contact">Kontakt</a>
<a href="/lustiger-mutant/gb">Gästebuch</a>
<a href="/lustiger-mutant/abo">Abonnieren</a>
<a href="http://www.selbstmoerder.org/">suizid-link</a>
<a href="http://fun.from.hell.pl/2003-11-24/bubblewrap.swf">zeitvernichtungs-link</a>
<a href="http://christen-fisten.de/">christen-fisten-link</a>
<a href="http://ref.amoklaeufer.net/?id=1979">konstruktiver populationsreduktions-link</a>
</div>
<div align="justify"
style="solid; background:transparent; border-collapse: collapse; border: 0px #000000 solid; overflow:auto; width: 590px; height:380px; position:absolute; left:220px; top:370px"> bla
</div>
</body>
</html>
|
|
|
|
|