R

Ram Sharma • 193.86K Points
Coach

Q. Below there is a HTML code.
Fill in the blanks in the above HTML code with a suitable option so as to get the list as follows when executed in a browse

Code:
<!DOCTYPE html>
<html>
<body>
<ul _____________>
<li>
Physics
</li>
<li>
Chemistry
</li>
<li>
Mathematics
</li>
</ul>
</body>
</html>
  • (A) style= "style:square;"
  • (B) style="type:square;"
  • (C) style="list-type:square;"
  • (D) style="list-style-type:square;"
  • Correct Answer - Option(D)
  • Views: 126
  • Filed under category HTML

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.

Be the first to start discuss.


Question analytics