Sha256: 1b181ec0149e1e77b774b7e736a252d82e54b8e53a09ec76f97f17e70be7fe62
Contents?: true
Size: 906 Bytes
Versions: 12
Compression:
Stored size: 906 Bytes
Contents
<h2>Forms</h2> <div class="example"> <form action="" method="post"> <fieldset> <div class="input string optional"><label class="string optional" for="text_input">Text Input Label</label><input class="string optional" id="" name="text_input" type="text"></div> <p class="paragraph--hint">This is a hint that belongs on a form.</p> <div class="input string optional form_order_extra_comments"><label class="string optional" for="form_order_extra_comments">Extra comments (optional)</label><textarea class="string optional" id="form_order_extra_comments" name="form_order[extra_comments]" placeholder="Anything else you would like to share with your expert"></textarea> </fieldset> </form> </div>
Version data entries
12 entries across 12 versions & 1 rubygems