Code examples that accompany the MDN HTML documentation: https://developer.mozilla.org/en-US/docs/Web/HTML.
The directory contents are as follows:
-
ARIA annotations: Examples demonstrating the use of ARIA annotations: See examples live
-
link-rel-preload: Examples demonstrating the use of
<link rel="preload">
. You can see them live here: fonts example | video example | JS and CSS example | media example -
SVG lengths with CSS dynamic units: Example showing how CCS dynamic viewport lengths can be used to set the
height
andwidth
attributes: See live example