Vidyalelo
HTML · Q11

Basic HTML

Programming · HTML · question 11

Q11

Which of the following markup is correct? i. is in error as tags cross ii. is not since tags nest

A.
i
B.
ii
Answer
C.
i and ii
D.
None of the mentioned

Answer: Option B

Solution

Answer: Option B
Solution:
Tags in HTML are always nested.