Cascade Style Sheet Beispiel: (Alle Elemente von Cascading Stylesheets Level 2 erklärt)

background-attachment




<style type="text/css">
<!--
body {
	background-attachment: fixed;
	background-image: url(../images/testbild.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
-->
</style>

Ein Service von css.talky.de

weitere Beispiele Talky Counter 14.03.2010 09:57:27