@@heinetz
Leider klappt das nicht ;(
Was haben ich da falsch verstanden?
Ist „klappt nicht“ der Ausdruck deiner Verwunderung darüber, dass beide h1
rot gefärbt werden?
Hast du womöglich das Ganze in einem weiteren div
?
<div class="cargo-ship">
<div class="container">
<h1>A</h1>
</div>
<h1>B</h1>
</div>
Der Selektor div:not(.container) h1
passt nicht nur zu B, sondern auch zu A, weil dieses h1
-Element ja ebenfalls Nachfahre eines div
ist, das nicht der Klasse container
angehört, nämlich Nachfahre von cargo-ship
.
LLAP 🖖
--
“The best way to help people learn: answer their coding question an hour later, they’ll have likely figured it out by then.” —Todd Motto
Selfcode:
“The best way to help people learn: answer their coding question an hour later, they’ll have likely figured it out by then.” —Todd Motto
Selfcode:
sh:) fo:} ch:? rl:) br:> n4:& va:| de:> zu:} fl:{ ss:| ls:# js:|