Skip to content

lazy-geek/survey-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Survey Form

A Survey Form That I Made To Learn Css Concepts

What I Learned

  1. How To Make Custom CheckBox.
  2. About Css Positioning.
  3. How To Bind Checked Event To Label (give checkbox an id and in Label set for attribute to that id , now we can check the checkbox by clicking anything that is inside the Label).

Demo

Visit codepen.io or https://lazy-geek.github.io/survey-form For Live Demo