-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathred_panda.html
More file actions
29 lines (24 loc) · 1.31 KB
/
red_panda.html
File metadata and controls
29 lines (24 loc) · 1.31 KB
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
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="css/main.css">
</head>
<body>
<h1>Red Panda (<em>Ailurus fulgens</em>)</h1>
<img src=https://pbs.twimg.com/profile_images/593918637905485828/LKNBhQwN_400x400.jpg>
<h3>Habitat and distribution</h3>
<p style="text-align: justify; margin-right: 600px;">
The red panda's habitat consists mainly of temperate broadleaved forests with bamboo understories at altitudes ranging from 2400 to 3900 meters, mostly found in the Eastern Himalayas.
Red pandas can be found in the high-altitude forests of Nepal, Bhutan, India, China, and Myanmar on the southern edge of the Himalayas and neighbouring mountainous regions in the east.<br />
Of the two species of red pandas, <i>Ailurus fulgens fulgens</i> is found on the western side of the range in Nepal, Bhutan, China, and India, while <i>Ailurus fulgens styani</i> is more commonly found in the east in China and Myanmar.
</p>
<h3>Diet / behavior / social organization</h3>
<p>
Red Pandas like to eat bamboo leaves.
</p>
<h3>What makes this animal awesome</h3>
<p>
?? Replace this with a sentence or two on what you like about this animal.
</p>
<body>
</html>