@@Matthias Apsel
hr hat die Bedeutung eines inhaltlichen Trenners. Ich glaube nicht, dass du das möchtest.
Fürs Stylesheet:
:root
{
--error-color: red;
--error-outline: 0.5rem solid var(--error-color);
}
h1 + hr,
h2 + hr,
h3 + hr,
h4 + hr,
h5 + hr,
h6 + hr
{
ERROR: 'separator element `hr` misused for visual presentation';
outline: var(--error-outline) !important;
}
Ist das nicht schon das dritte Mal in letzter Zeit, dass hr
als horizontale Line missdeutet hier im Forum auftaucht?
LLAP 🖖
--
“When UX doesn’t consider all users, shouldn’t it be known as ‘Some User Experience’ or... SUX? #a11y” —Billy Gregory
“When UX doesn’t consider all users, shouldn’t it be known as ‘Some User Experience’ or... SUX? #a11y” —Billy Gregory