A

Admin • 833K Points
Coach

Q. In order to get a list without any item marker, which one of the following can be used?

Code:
<!DOCTYPE html>
<html>
<body>
<dl>
____
Mathematics
____
____Calculus____
</dl>
</body>
</html>
  • (A) <ul>
  • (B) <ol list-style-type= "none">
  • (C) <ul list-style-type= "none">
  • (D) <ul style= "list-style-type:none;">
  • Correct Answer - Option(D)
  • Views: 16
  • Filed under category HTML
  • Hashtags:

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.