Computer Science, asked by Vansh0Khandelwal, 2 months ago

pls tell the i n p u t c o d e of the photo given below

Attachments:

Answers

Answered by kdas83123rishu
1

Answer:

HERE'S YOUR ANSWER BRO

Explanation:

PLS MARK ME BRAINLIEST AS IT HAD TAKEN MY IMPORTANT TIME

Attachments:
Answered by anindyaadhikari13
2

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.

•••♪

Attachments:
Similar questions