Zitat Zitat von Merovinger Beitrag anzeigen
HTML-Code:
<div style="
border:thin solid red;
height:800px;
width:800px;
background-image:URL('images/site_shadow_y.jpg');
background-repeat:repeat-y;
background-position:100% 500px; <!-- ist auf der rechten seite, fängt aber nicht nach 500 px erst an-->
"></div>
Ist ein <!-- -->-Kommentar in einem (CSS-)Tag eigentliche erlaubt?