You develop a webpage by using HTML5.
The user interface of the webpage must show a gray-lined box that contains the label Enter your
information:. Inside the box are two labels and two input boxes. The first input box must be labeled
Name:. The second input box must be labeled Email:. Below the box is a Submit button.
The user interface must look like the following;
You need to create the user interface.
Which markup should you use?
A.
Option A
B.
Option B
C.
Option C
D.
Option D
Correct Answer!!
This crap answer needs label tags also surrounding the label text values.