Sha256: 6ff57d3467b2baf41a1944aa2dde503d25a6655e8ad2168aaa9eeab07ca7da02
Contents?: true
Size: 643 Bytes
Versions: 8
Compression:
Stored size: 643 Bytes
Contents
<section id="username_inputs"> <header class="toadstool_subheader"> <h2>username inputs</h2> <article> <p>Copy goes here about how form inputs work</p> <!-- <p><a href="#" class="click_more_typography">Read more ...</a></p> --> </article> <article class="read_more_inputs hidden"></article> </header> <article class="element_example"> <form> <fieldset> <ol> <li> <label for="login_username">Username</label> <input type="text" autocapitalize="off" autocorrect="off" name="username" id="login_username" placeholder="username" /> </li> </ol> </fieldset> </form> </article> </section>
Version data entries
8 entries across 8 versions & 1 rubygems