-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathplatypus.html
More file actions
41 lines (36 loc) · 2.54 KB
/
Copy pathplatypus.html
File metadata and controls
41 lines (36 loc) · 2.54 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
30
31
32
33
34
35
36
37
38
39
40
41
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="css/main.css">
</head>
<body>
<h1>Platypus (<em>Ornithorhynchus anatinus</em>)</h1>
<img src="img/platypus.jpg" style="max-width: 100%; height: auto;" alt=""Duck-billed platypus (Ornithorhynchus anatinus) Scottsdale" by Charles J. Sharp is licensed under CC BY-SA 4.0.">
<h3>Habitat and distribution</h3>
<p>
The platypus is native to the freshwaters of eastern Australia, from Queensland to Tasmania.
<img src="img/platypus_2.png" style="max-width: 100%; height: auto;" alt=""Map of the distribution of the Platypus (Ornitorhynchus anatinus), according to the IUCN database" by Tentotwo is licensed under Creative Commons Attribution-Share Alike 3.0 Unported">
</p>
<h3>Diet / Behavior</h3>
<p>
The platypus is a carnivore and forages. It feeds on insect larvae, annelid worms, shrimp, crayfish, bivalves, tadpoles and fish eggs. It stores food in its cheek pouches for later consumption.
</p>
<p>
The platypus is semiaquatic and requires permanent freshwater habitat. Its swimming style is unique among mammals, propelling itself by alternating strokes of each front foot, while the webbed hind feet and tail are used for steering. It can maintain its relatively low body temperature when feeding in colder depths of below 5 °C. The species is mainly nocturnal but is also active at dusk during the summer and daytime during winter. A platypus may spend half the day in water and then retreat into its burrow, which is constructed by digging into the bank.
</p>
<h3>Naming</h3>
<p>
The common name "platypus" means 'flat-foot', derived from the Greek word <i>platúpous</i>: from <i>platús</i> meaning 'broad, wide, flat' and <i>poús</i> meaning 'foot'.
</>
<p>
Various dictionaries list "platypuses" or simply "platypus" as the plural. Alternatively, the term "platypi" is also used for the plural, although this is a form of pseudo-Latin; going by the word's Greek roots the plural would be "platypodes".
</p>
<h3>What makes this animal awesome</h3>
<p>
The platypus is an egg-laying mammal! It is one of the five extant species of monotremes.
</p>
<p>
The platypus is a little bit mammal (it produces milk and is furry), a little bit reptile (it lays eggs and has venom) and a little bit bird (eggs again, plus it has a bill like a duck as well as webbed feet). <b> How much more awesome can it get? </b>
</p>
<body>
</html>