UNPKG

zurb-foundation-5

Version:

Foundation 5 for npm (no code modification from original repo)

13 lines (12 loc) 239 B
{{#markdown}} ```html <form> <fieldset> <legend>Fieldset Legend</legend> <label>Input Label <input type="text" placeholder="Inputs and other form elements go inside..."> </label> </fieldset> </form> ``` {{/markdown}}