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

overflow




<div style="overflow:hidden; width:45px; height:45px;">
<img src="../images/icons/bild.gif"></div>

<div style="overflow:visible; width:45px; height:45px;">
<img src="../images/icons/bild.gif"></div>

<div style="overflow:scroll; width:45px; height:45px;">
<img src="../images/icons/bild.gif"></div>

Ein Service von css.talky.de

weitere Beispiele Talky Counter 08.09.2010 02:09:14