Math, asked by Anonymous, 2 months ago

write html program for this list

list

•Flowers
i. lotus
ii. Rose

•Fruits
▪︎Apple
a. Mango
b. Banana
1. Grapes
2. Orange ​

Answers

Answered by AkashMathematics
2

\huge{\boxed{\mathcal\pink{\fcolorbox{red}{purple}{Solution:-}}}}

<!DOCTYPE html>

<html>

<body>

<h1>Fruits</h1>

<p>Apple</p>

<p>mango</p>

<p>Banana</p>

<p>grapes</p>

<p>Orange</p>

</body>

</html>

\huge{\boxed{\mathcal\red{\fcolorbox{pink}{blue}{THANKS:-}}}}

Similar questions