<!DOCTYPEhtml>
<style>p { color: black; }</style>
<style> #a { color: fuchsia { ; color: red } </style>
<style> #b { color: fuchsia ! { ; color: red } </style>
<style> #c { color: fuchsia ! important { ; color: red } </style>
<p id="a">This text should be black.</p>
<p id="b">This text should be black.</p>
<p id="c">This text should be black.</p>
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.