Home / Programming MCQs / HTML MCQs / Question

H

Harikesh • 8K Points
Tutor III

Q. Which of the following options follows content model in HTML?

Code:
i.<ul>
   <p>Option one </p>
  </ul>
ii.<ul>
    <li>Option two </li>
   </ul>
(A) i
(B) ii
(C) i and ii
(D) None of the mentioned

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.