1
+ < html >
2
+
3
+ < head >
4
+ < title > Welcome to the Coffee Shop</ title >
5
+ </ head >
6
+
7
+ < body >
8
+ < div style ="width: 1550px; margin: auto; padding-top: 10px; ">
9
+ < h2 style ="text-align: center; background-color: A52A2A; color: white "> Welcome to the Coffee Shop</ h2 >
10
+ < hr style ="height: 3px; background-color: 808080; ">
11
+ < hr style ="height: 3px; background-color: 808080; ">
12
+ < h3 style ="text-align: center; "> Coffee</ h3 >
13
+ < p style ="color: A52A2A; ">
14
+ Coffee is a brewed drink prepared from roasted coffee beans, which are the seeds of berries from the Coffea
15
+ plant.< br >
16
+ The genus Coffea is native to tropical Africa (specifically having its origin in Ethiopia and Sudan) and
17
+ Madagascar, the Comoros, Mauritius, and Réunion in the Indian Ocean.< br >
18
+ The plant was exported from Africa to countries around the world.< br >
19
+ Coffee plants are now cultivated in over 70 countries, primarily in the equatorial regions of the Americas,
20
+ Southeast Asia, India, and Africa.< br >
21
+ The two most commonly grown are arabica and robusta.< br >
22
+ Once ripe, coffee berries are picked, processed, and dried.< br >
23
+ Dried coffee seeds (referred to as beans) are roasted to varying degrees, depending on the desired
24
+ flavor.< br >
25
+ Roasted beans are ground and brewed with near-boiling water to produce coffee as a beverage.< br >
26
+ </ p >
27
+ < hr style ="height: 3px; background-color: 808080; ">
28
+ < hr style ="height: 3px; background-color: 808080; ">
29
+ < h3 style ="text-align: center; "> Tea</ h3 >
30
+ < p style ="text-align: right; color: blue; ">
31
+ Coffee is a brewed drink prepared from roasted coffee beans, which are the seeds of berries from the Coffea
32
+ plant.< br >
33
+ The genus Coffea is native to tropical Africa (specifically having its origin in Ethiopia and Sudan) and
34
+ Madagascar, the Comoros, Mauritius, and Réunion in the Indian Ocean.< br >
35
+ The plant was exported from Africa to countries around the world.< br >
36
+ Coffee plants are now cultivated in over 70 countries, primarily in the equatorial regions of the Americas,
37
+ Southeast Asia, India, and Africa.< br >
38
+ The two most commonly grown are arabica and robusta.< br >
39
+ Once ripe, coffee berries are picked, processed, and dried.< br >
40
+ Dried coffee seeds (referred to as beans) are roasted to varying degrees, depending on the desired
41
+ flavor.< br >
42
+ Roasted beans are ground and brewed with near-boiling water to produce coffee as a beverage.< br >
43
+ </ p >
44
+ </ div >
45
+ </ body >
46
+
47
+ </ html >
0 commit comments