Minimal form UI kit CSS3 Webkit | CSSDeck | Bypeople

Minimal form UI kit CSS3 Webkit | CSSDeck

Minimal web form using CSS3 and Webkit. Inspired by an article web forms on 37 Signals.The tick and circle icon for the checkbox and radio inputs are HTML characters. Only the select icon is an image.Sign In to commentgreat start but don’t forgot the disabled and focus states.You could apply an universal border-box like:
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}, and set inputs and textareas to 100%.By other side, very good and so…



Related Deals


Related Posts