Computer Science, asked by Logeshprasanna, 6 months ago

To display one picture on the background using attribute

<IMG SRC> and list the festivals by using ordered and unordered list


create program using html​


Logeshprasanna: create program

Answers

Answered by meJatin
2

Answer:

1.) <img src ="pic.jpg" height="300" width="200">

2.).<ol type="a">

<li> diwali </li>

<li> holi </li>

</ol>

3.) <ul type="disc">

<li> diwali </li>

<li> holi </ li>

</ul>

Request:

Plz mark my answer as brainliest plz thank also and don't forget to follow so that you get your answers in a jiffy

Attachments:
Similar questions