Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 329 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 329 Bytes

HTML + CSS

Submit with reset and optional link. Icons generated using CSS3 and without the use of icon fonts. It has responsive capabilities.

<div class="Submit">
    <button type="submit">Send</button>
    <a href="#delete">Delete</a>
    <button type="reset">Reset</button>
</div>