Example Question - HTML Labels & Inputs
Learning Challenge: HTML/CSS
Question: How do you link a label to an input? The label and the input both say “name” but they don’t seem to be linked up.
What I’ve tried: I’ve made both the label and the input say “Name…
|