UNPKG

@utrecht/components

Version:

Components for the Municipality of Utrecht based on the NL Design System architecture

19 lines (11 loc) 723 B
<!-- @license CC0-1.0 --> # Mark ## HTML Gebruik het `<mark>` HTML element. ## Toegankelijkheid - [WCAG eis 1.3.1](https://www.w3.org/TR/WCAG21/#info-and-relationships): de gemarkeerde tekst gebruikt het `mark` element. - [WCAG eis 1.4.3](https://www.w3.org/TR/WCAG21/#contrast-minimum): contrast van de tekst met de achtergrondkeur moet voldoende zijn. ## Gerelateerde websites - [Tweaking Text Level Styles - Adrian Roselli](https://adrianroselli.com/2017/12/tweaking-text-level-styles.html) - [`mark` element - HTML specificatie van WHATWG](https://html.spec.whatwg.org/multipage/text-level-semantics.html#the-mark-element) - [`mark` element - MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/mark)