/* stacking of outlines is undefined, so we cannot reliably to have an outline hide another outline.
We are using a border instead,
but still need to create an (invisible) outline to make sure that outline-width does not compute to 0. */
outline: solid 1em transparent;
border: solid 1em red;
margin-left: -10px;
margin-top: -10px;
} div > div {
width: 100px;
height: 100px;
background: green;
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 ist noch experimentell.