diff --git a/README.md b/README.md index dccd35d..ab4f650 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,15 @@ Off-screen elements are valuable from an accessibility perspective when you wish Include the [webcomponents.js](http://webcomponents.org/polyfills/) "lite" polyfill (for browsers who don't natively support web components), then import `d2l-offscreen.html`. +```html + + + + +``` + +The `` custom element can now be used in your markup, the children of which will be hidden offscreen. +