A
Q. A HTML code is given below
Fill in the blanks with appropriate option to get the output as below:
Code:
<!DOCTYPE html>
<html>
<body>
<dl>
____
Mathematics
____
____Calculus____
</dl>
</body>
</html>
<html>
<body>
<dl>
____
Mathematics
____
____Calculus____
</dl>
</body>
</html>
- Correct Answer - Option(D)
- Views: 2
- Filed under category HTML
- Hashtags:
Discusssion
Login to discuss.