-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathEnviroment.html
57 lines (50 loc) · 1.74 KB
/
Enviroment.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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<!DOCTYPE html>
<html>
<head>
<h1>
<strong>PLANTS</strong>
</h1>
<body>
<p><img src=""></p>
<strong> <p> succulent: </p> </strong>
<p> - good light </p>
<p> - avoid direct sunlight.</p>
<strong> <p> watering:</p> </strong>
<p> - most die from overwatering </p>
<p> - only water when the compost feels dry to the touch</p>
<p><img src=""></p>
<strong> <p> Snake plants </strong> </p>
<p> - grow in good light </p>
<p> - away from direct sunlight <p>
<p> - grow in gritty, free-draining compost <p>
<strong> <p> watering </strong> </p>
<p> - allow to dry out completely between watering </p>
<p><img src=""></p>
<strong> <p> money plant </strong> </p>
<p> - a type of succulent, it can grow very large </p>
<p> - likes sunny position </p>
<p> - avoid midday sun </p>
<strong> <p> watering </strong> </p>
<p> - water occasionally </p>
<p><img src=""></p>
<strong> <p> Peace lilly </strong> </p>
<p> - good light </p>
<p> - avoid direct sunlight </p>
<p> - watering </p>
<p> - most die from overwatering </p>
<p> - only water when the compost feels dry to the touch </p>
<p><img src=""></p>
<strong> <p> fern </strong> </p>
<p> - grow in cool</p>
<p> - shady spots such as bathroom of kitchen </p>
<strong> <p> watering </strong> </p>
<p> - keep compost moist at all times </p>
<p> - mist foliage regularly with a hand sprayer </p>
<p><img src=""></p>
<strong> <p> rubber plant </p> </strong>
<p> - keep in position with plenty of light </p>
<p> - keep away from direct sunlight </p>
<strong> <p> watering </strong> </p>
<p> - water when compost feels dry </p>
<p> - allow excess water to drain from bottom of pot </p>
----------------------------------------------------------------