|
CSS |
|
||||
Cascading Style Sheets, standard W3C pour HTML
S'applique à XML pour un formatage élémentaire
<style type="text/css">
body {background:linen}
.foot, h1 {color:darkblue}
.center {text-align:center}
</style>
|
|
|
XML/XPointer 25/2/2003 |
60/90 |
|