1
moin,
mir gelingt es einfach nicht bestimmten div`s bestimmte anweisungen aus dem *.css file zu zuweisen ? wie müsste ich da vorgehen ?
danke
gust.
<p class="blablub"> funktioniert nicht
mir gelingt es einfach nicht bestimmten div`s bestimmte anweisungen aus dem *.css file zu zuweisen ? wie müsste ich da vorgehen ?
danke
gust.
<p class="blablub"> funktioniert nicht
<body>
<div style="margin:auto; width: 750px; height: 505px; z-index: 1; background-color: #008000; text-align:left" id="Ebene1">
<div style="position: absolute; width: 710px; height: 50px; z-index: 1; margin-left: 20px; margin-top: 35px; background-color: #FFFFFF" id="Ebene2"></div>
<div style="position: absolute; width: 146px; height: 350px; z-index: 2; margin-left: 19px; margin-top: 135px; background-color: #FFFFFF" id="Ebene3"></div>
<div style="position: absolute; width: 515px; height: 207px; z-index: 3; margin-left: 215px; margin-top: 135px; background-color: #FFFFFF" id="Ebene4"></div>
<div style="position: absolute; width: 400px; height: 100px; z-index: 4; float: right; margin-left: 241px; margin-top: 175px; background-color: #808000" id="Ebene5">
<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. </p></div>
</div>
</body>