pls tell the i n p u t c o d e of the photo given below
Answers
Answer:
HERE'S YOUR ANSWER BRO
Explanation:
PLS MARK ME BRAINLIEST AS IT HAD TAKEN MY IMPORTANT TIME
Answer:
The given cσde is written in HTML.
<!DOCTYPE html>
<html>
<head>
<title>HTML</title>
</head>
<body>
<h1>Balanced diet</h1>
<font size=4>
<ol>
<li>
Vitamins.
<ul type="disc">
<li>Vitamin A
<li>Vitamin B
<li>Vitamin C
<li>Vitamin D
</ul>
<br/>
<li>
Minerals
<ul type="disc">
<li>Calcium
<li>Iron
<li>Iodine
</ul>
</ol>
</font>
</body>
</html>
Refer to the attachment for output. I have added the cσde in .txt file.
•••♪