Vidyalelo
HTML · Q13

Basic HTML

Programming · HTML · question 13

Q13

Identify the count of mistakes in the following markup. Hello

A.
2
B.
3
Answer
C.
1
D.
0

Answer: Option B

Solution

Answer: Option B
Solution:
<p> should not be in <li> ,<br> and <hr> shpuld be closed.