Computer Science, asked by Ninga, 1 year ago

HTML coding on oll tag

Answers

Answered by anvisingh82anvi
0


Coffee
Tea
Milk


Coffee
Tea
Milk


Ninga: on ol tag
Ninga: on ol tag
Answered by Anonymous
1
CODING :

<html>
<head><title> Properties of Acids </title></head>
<body>
Here are the physical properties of acids :
<ol>
<li> Sour taste
<li> pH less than 7
<li> turns blue litmus red
</ol>
</body>
</html>

OUTPUT :

Here are the physical properties of acids :

1. sour taste
2. pH less than 7
3. turns blue litmus red

#pragya.

Anonymous: Mark someone answer as brainliest
Similar questions