A Survey Form That I Made To Learn Css Concepts
- How To Make Custom CheckBox.
- About Css Positioning.
- How To Bind Checked Event To
Label
(givecheckbox
anid
and inLabel
setfor
attribute to thatid
, now we can check the checkbox by clicking anything that is inside theLabel
).
Visit codepen.io or https://lazy-geek.github.io/survey-form For Live Demo