Hi,
Kann mir jemand einen Tip geben was am stylesheet wohl falsch ist?
Schau dir mal genau diesen Teil an:
<style type="text/css">
<!--
body {
font: 100% Verdana, Arial, Helvetica, sans-serif;
background: #DBEEFF;
color: #000000;
}
#apDiv1 {
position:absolute;
width:350px;
height:150px;
}
</style>
Was fällt dir auf?
MfG
Simon