Überschrift (h1)
Überschrift (h2)
Absatz normal
Absatz mit ID
Absatz mit CLASS
Remove rules from Stylesheet 0
and change to this style:
body { font-family:sans-serif; } div.changable{ background-color:linen; padding:1em; } h1{ color:green; } h2{ font-style:oblique; } p{ margin-left:0.5cm; font-size:1.5em; } #absatz{ border:1px dotted blue; } .absatz{ color:blue; }