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`.**

10 lines 232 B
{{#markdown}} ```html <div class="input-wrapper"> <label>Email Address <small>required</small> <input type="email" required> </label> <small class="error">A valid email address is required.</small> </div> ``` {{/markdown}}