D3
OG
Old school D3 from simpler times
All examples
By author
By category
About
cemoulto
Full window
Github gist
Sign Up Page - UI Concept
.login .login_inner .login_inner__avatar %input{:type => 'text', :placeholder => 'Give yourself a username', :id => 'username'} %input{:type => 'email', :placeholder => 'What is your email?', :id => 'email'} %input{:type => 'password', :placeholder => 'Choose a password', :id => 'password'} %input{:type => 'submit', :value => 'Sign up'} .login_inner__check .login_inner__check--complete %i{:class =>'fa fa-check'} .loggedin %h2