my checkbox is not aligned properly with the label . | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

my checkbox is not aligned properly with the label .

please check my code: https://code.sololearn.com/Wa16a14A1A17 the problem is it does aligned horizontally.

17th Jul 2021, 5:40 AM
VENKATESH
VENKATESH - avatar
2 Answers
+ 2
Include this, inside your input block of Css. Hope it helps 😊! vertical-align: middle;
17th Jul 2021, 2:01 PM
Murugan K
Murugan K - avatar
+ 2
@Vasiliy I Didn't understand please can you tell clearly
17th Jul 2021, 9:37 AM
VENKATESH
VENKATESH - avatar