πŸ“Š HTML
Q. Identify the count of mistakes in the following markup.
Code:
<html>
<head>
</head>
<body>
  <li>
    <ul><p>Hello</p></ul>
  </li>
  <br>
  <hr>
</body>
</html>
  • (A) 2
  • (B) 3
  • (C) 1
  • (D) 0
πŸ’¬ Discuss
βœ… Correct Answer: (B) 3

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
312
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Harikesh
Publisher
πŸ“ˆ
84%
Success Rate