Omkarflowerweb
Omkarflowerweb
html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Flowers Information</title>
</head>
<body>
<center>
<div style="background-color: rgb(98, 225, 155); width: 60%; height:auto; padding: 15px; border-
radius: 10px; margin: 20px 20px 20px 20px;">
<center>
width="200px" height="200px">
<h1>Red Rose</h1>
<p style="font-size: 20px;">The red rose is a perennial flowering plant known for its deep red
petals and sweet fragrance. It symbolizes love and romance and is widely used in bouquets, gardens,
and special occasions. Cultivated globally, it requires well-drained soil, sunlight, and regular
watering. With numerous varieties, it holds cultural significance and has inspired literature and art
throughout history.</p>
</center>
</div>
</a>
<div style="background-color: rgb(43, 222, 138); width: 60%; height:auto; padding: 15px; border-
radius: 10px; margin: 20px 20px 20px 20px;">
<center>
<img src="C:\Users\RUSHI\Desktop\flower website\FlowerImages\jasmin.jpg" alt="Jasmin
Image"
width="200px" height="200px">
<h1>Jasmin</h1>
<p style="font-size: 20px;"> Jasmine plants are known for their fragrant, white or yellow flowers
that bloom in clusters. The flowers have a sweet and intoxicating aroma, which is particularly strong
in the evenings. Jasmine plants are typically evergreen or deciduous shrubs, vines, or climbing
plants.</p>
</center>
</div>
</a>
<div style="background-color: rgb(23, 225, 165); width: 60%; height:auto; padding: 15px; border-
radius: 10px; margin: 20px 20px 20px 20px;">
<center>
width="200px" height="200px">
<h1>MarieGold</h1>
<p style="font-size: 20px;"> Marigolds are known for their vibrant flowers, which come in
various shades of yellow, orange, and red. The flowers have a characteristic pom-pom shape and
often feature a strong, spicy fragrance. Marigold plants have fern-like foliage and grow in compact
bushes.</p>
</center>
</div>
</a>
<div style="background-color: rgb(26, 217, 147); width: 60%; height:auto; padding: 15px; border-
radius: 10px; margin: 20px 20px 20px 20px;">
<center>
<img src="C:\Users\RUSHI\Desktop\flower website\FlowerImages\sunflower.jpg"
alt="sunflower Image"
width="200px" height="200px">
<h1>sunflower</h1>
<p style="font-size: 20px;"> Sunflowers are characterized by their large, showy flower heads,
which can measure up to 30 cm (12 inches) in diameter. The flower head consists of numerous
yellow ray florets surrounding a central disk filled with small, edible seeds. Sunflower plants have
rough, hairy stems and large, coarse leaves.</p>
</center>
</div>
</a>
<div style="background-color: rgb(30, 238, 168); width: 60%; height:auto; padding: 15px;
border-radius: 10px; margin: 20px 20px 20px 20px;">
<center>
width="200px" height="200px">
<h1>Water-Lily</h1>
<p style="font-size: 20px;"> Water lilies are characterized by their exquisite, floating flowers
and lily pads. The flowers have large, round, cup-shaped blooms with numerous petals arranged in
layers. They come in various colors, including white, pink, yellow, and red. The leaves, or lily pads,
are circular or oval-shaped and float on the surface of calm waters.</p>
</center>
</div>
</a>
</center>
</body>
</html>