-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsunfish.html
More file actions
37 lines (31 loc) · 1.68 KB
/
sunfish.html
File metadata and controls
37 lines (31 loc) · 1.68 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
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="css/main.css">
</head>
<body>
<h1>Ocean sunfish (<em>Mola Mola</em>)</h1>
<img src="https://www.shutterstock.com/image-photo/ocean-sunfish-common-mola-heaviest-260nw-1222405018.jpg">
<h3>Habitat and distribution</h3>
<p>
There are different types of sunfish. The Ocean sunfish, also known as the common mola, are native to the temperate and tropical waters of every ocean in the world.
</p>
<h3>Diet </h3>
<p>
Sunfish are actually generalist predators that consume mostly small fish (such as flounder), fish (eel) larvae,
squid, other molluscs, crustaceans, and other soft-bodied invertebrates, with jellyfish and salps making up only around
15% of the diet. Occasionally, they will ingest eel grass. This range of food items indicates that the sunfish feeds
at many levels, from the surface to deep water, and occasionally down to the seafloor in some areas.
</p>
<h3> Behaviour </h3>
<p>
The mating practices of the ocean sunfish are poorly understood, but spawning areas have been suggested in the North Atlantic,
South Atlantic, North Pacific, South Pacific, and Indian oceans. Females of the species can produce more eggs than any other
known vertebrate, up to 300 million at a time. Sunfish eggs are released into the water and externally fertilized by sperm.
</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>