You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -9,4 +9,4 @@ A Survey Form That I Made To Learn Css Concepts
9
9
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`).
10
10
11
11
## Demo
12
-
Visit [codepen.io](https://codepen.io/abrar-malek/full/poeMBZd) For Live Demo
12
+
Visit [codepen.io](https://codepen.io/abrar-malek/full/poeMBZd)or https://lazy-geek.github.io/survey-formFor Live Demo
0 commit comments