UNPKG

foundation-sites-5

Version:

**This package is only for versions 5 and earlier of Foundation. As of version 6, the package has a new name: `foundation-sites`.**

9 lines (8 loc) 240 B
{{#markdown}} ```html <div data-alert class="alert-box" tabindex="0" aria-live="assertive" role="alertdialog"> Your content goes here <button tabindex="0" class="close" aria-label="Close Alert">&times;</button> </div> ``` {{/markdown}}