1.

Identify the count of mistakes in the following markup.
<html>
<head>
</head>
<body>
<li>
<ul><p>Interview Mania</p></ul>
</li>
<hr>
</body>
</html>

A. 0
B. 1
C. 2
D. 3
E. None of these
Answer» E. None of these


Discussion

No Comment Found