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

:lang


Text Text
Text Text


<style type="text/css"> 
<!--
{
blockquote:lang(de){quotes: '&raquo;' '&laquo;'}
blockquote:lang(en){quotes: '&laquo;' '&raquo;'}
}
-->
</style>

...

<blockquote>Text Text<br>Text Text</blockquote>

Ein Service von css.talky.de

weitere Beispiele Talky Counter 10.03.2010 04:42:05