In the survey form project,
I can’t understand the #story10 .
the piece of code:
Name:
where specifies the parent of the by using the id=“name>” inside the input type=“text”
Then my doubts are:
*****What is the use of id=“name-label” and if it is so do we need to give any styles to it in style sheet??
*****why is the comes before .It should come after the
tag