Computer Science, asked by muskaan7mehta, 8 months ago

12. Observe the screenshot of the web page given below and identify any two main tags of HTML being used to create the list : 2 FLOWER 1. ROSE 2. LILY 3. LOTUS

Answers

Answered by Nafeeza25
4

Answer:

<html>

<head>

<style>

</style>

</head>

<body>

<img src="klematis_small.jpg" title="two red flowers" width="107" height="90">

<img src="klematis2_small.jpg" title="purple flower" width="107" height="80">

<img src="klematis3_small.jpg" title="red flower" width="116" height="90">

<img src="klematis4_small.jpg" title="two white flowers" width="120" height="90">

</body>

</html>

Mark me brainliest

Plz plz plz plz plz plz plzz PLZZZZZ PLZZZZZ

Answered by SketchArt
2

Answer:

<ol type="4"> , <u> and <li> tag are main tag for this

Similar questions