-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
24 lines (23 loc) · 1.66 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!DOCTYPE html>
<html>
<head>
</head>
<title>Plants and Flowers for home</title>
<body>
<h1 style="color:green;">Flowers and plants make us happier!</h1>
<p>Flowers generate happiness and improve people's moods. It's a fact being around foliage triggers responses that bounce through billions of neural pathways in the brain to inevitably inform us that, we're feeling great. Simply take a walk around a park and notice how plant nature soothes and relaxes our human nature.Indoor plants do the same thing. Whether its a lovely palm flowing up from a container or a wall filled with living plants, being surrounding by them makes life better. </p>
<p>Plants placed in hospital recovery rooms as well as views of beautiful gardens help patients heal faster.
</p>
<img src="https://118436.smushcdn.com/446083/wp-content/uploads/sites/7/2016/10/AboutFlowers_HealthBenefits_600.jpg?lossy=1&strip=1&webp=1"width="200" height="200">
<p>If you want to buy new plants and flowers for your house, you should know that some plants are <strong>not recommended</strong> for houses with pets, for example: </p>
<li>corn plant</li>
<li>sago plant</li>
<li>aloe vera</li>
<li>jade plant</li>
<li>lilies</li>
<p>You can check if it is a safe plant or flower for your pet on this site(also have information about outdoor plants):<a href="https://www.aspca.org/pet-care/animal-poison-control/toxic-and-non-toxic-plants">Animal Poison Control</a>
</p>
<p>If you don't have much time to check you are welcome to fill our form <a href="Plants for pets.html">Form Save for pets</a> and we will send you a list of recommended plants depending of what pet do you have at home.
</p>
</body>
</html>