-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathFish.HTML
95 lines (52 loc) · 2.21 KB
/
Fish.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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Fish website</title>
<link rel="stylesheet" href="pet.css">
<h1 id="GRASS">Fish and thier types </h1>
<hr>
<style>
img{
display: block;
margin: auto;
}
div{
display: flex;
justify-content: center;
align-items: center;
}
</style>
<p style="font-size: x-large;">“Fish” is a term used to refer to lampreys, sharks, coelacanths, and ray-finned fishes, but is not a taxonomic group, which is a clade or group containing a common ancestor and all its descendants.
Instead, there are 3 main classes, groups, or types of fish: bony fish (Osteichthyes), jawless fish (Agnatha), and cartilaginous fish (Chondrichthyes). Fish are the most diverse group among vertebrates, with over 33,000 different types of fish species.
No one really knows how many different types of fish exist in the world, more are being discovered constantly. We may soon have over 35,000, or even 40,000 known species!
5 Fish Characteristics
Cubera Snapper
There are three superclasses into which fish are grouped: Bony fish, jawless, and cartilaginous fish.
©Lynn Archer/Shutterstock.com
There are three superclasses into which fish are grouped: Bony fish (Osteichthyes), jawless fish (Agnatha), and cartilaginous fish (Chondrichthyes). Ray-finned fishes are of the class Actinopterygii, while lobe-finned fishes are of the class Sarcopterygii. Both are clades of bony fishes.</p>
<ol>
<li><i>Bass</i></li>
<li><i>Snapper</i></li>
<li><i>Blue Fish</i></li>
<li><i>Bullhead</i></li>
<li><i>Sharks</i></li>
<li><i>Flatfish</i>s</li>
<img width="40%" height="330px%" src="fish2.jpg" alt="Sorry">
</ol>
<br>
<h3>Why the people like to Fish</h3>
<div class="milki">
<div>
<img src='Cat img2.jpg' class="milki-img">
</div>
<div class="text">
<h1>X Space CO</h1>
<p style="font-size: 28px" >Quality Videos, Best Articles</p>
</div>
</div>
</head>
<body>
</body>
</html>