0
What does <label></label> do?
if the div tag is the container, what does the label do?
2 ответов
+ 1
Have you looked it up online? What about the course? I know it's explained in there.
You can use labels in forms... to label the form field.
https://sololearn.com/compiler-playground/W0uW3Wks8UBk/?ref=app
0
Usually, it is connected to an input and you can type something in it by clicking the label connected to the input