* { -moz-outline-offset: 3px; outline-offset: 3px; } body > span { outline: 1px dotted black; }
/* can't compare to border combined with negative margin because of
margin collapsing */ body > div { display: block; outline: 1px dotted black; } body > div { width: 10em; } body > div + span + div { width: 15em }
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.