93 lines
4.1 KiB
HTML
93 lines
4.1 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Negros Fruit Dove</title>
|
|
<meta property="og:type" content="website">
|
|
<meta property="og:title" content="Negros Fruit Dove">
|
|
<meta property="og:description" content="The Negros Fruit Dove, also known as the Negros Bleeding Heart, is a critically endangered species of bird. It is endemic to the island of Negros in the…">
|
|
<meta property="og:image" content="https://images.pexels.com/photos/13205080/pexels-photo-13205080.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940">
|
|
<meta property="og:url" content="https://clifton-ellis.4ort.net/negros-fruit-dove.html">
|
|
<meta name="twitter:card" content="summary_large_image">
|
|
<meta name="description" content="The Negros Fruit Dove, also known as the Negros Bleeding Heart, is a critically endangered species of bird. It is endemic to the island of Negros in the…">
|
|
<style>
|
|
body {
|
|
font-family: 'Times New Roman', Times, serif;
|
|
line-height: 1.6;
|
|
margin: 0;
|
|
padding: 0;
|
|
background-color: #f4f4f4;
|
|
color: #333;
|
|
}
|
|
.container {
|
|
width: 80%;
|
|
margin: auto;
|
|
overflow: hidden;
|
|
}
|
|
header {
|
|
background: #50b3a2;
|
|
color: white;
|
|
padding-top: 30px;
|
|
min-height: 70px;
|
|
border-bottom: #e8491d 3px solid;
|
|
}
|
|
header h1 {
|
|
text-align: center;
|
|
margin: 0;
|
|
}
|
|
.main {
|
|
padding: 20px;
|
|
background: white;
|
|
margin-top: 20px;
|
|
border-radius: 5px;
|
|
}
|
|
.main h2 {
|
|
color: #e8491d;
|
|
}
|
|
.main p {
|
|
margin-bottom: 20px;
|
|
}
|
|
.main img {
|
|
max-width: 100%;
|
|
height: auto;
|
|
display: block;
|
|
margin: 20px auto;
|
|
}
|
|
footer {
|
|
text-align: center;
|
|
margin-top: 20px;
|
|
padding: 20px;
|
|
background: #50b3a2;
|
|
color: white;
|
|
}
|
|
</style>
|
|
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
|
|
</head>
|
|
<body>
|
|
<header>
|
|
<h1>Negros Fruit Dove</h1>
|
|
</header>
|
|
<div class="container">
|
|
<div class="main">
|
|
<h2>Introduction</h2>
|
|
<p>The Negros Fruit Dove, also known as the Negros Bleeding Heart, is a critically endangered species of bird. It is endemic to the island of Negros in the Philippines.</p>
|
|
<img src="https://images.pexels.com/photos/13205080/pexels-photo-13205080.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940" alt="Negros Fruit Dove">
|
|
<h2>Conservation Status</h2>
|
|
<p>The Negros Fruit Dove is listed as Critically Endangered on the IUCN Red List. The primary threats to this species include habitat loss, hunting, and climate change.</p>
|
|
<h2>Habitat</h2>
|
|
<p>The Negros Fruit Dove inhabits the forests of Negros. It prefers areas with dense vegetation and a variety of fruits.</p>
|
|
<img src="https://images.pexels.com/photos/37518535/pexels-photo-37518535.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940" alt="Negros Fruit Dove Habitat">
|
|
<h2>Behavior</h2>
|
|
<p>The Negros Fruit Dove is known for its distinctive call and its habit of perching on branches. It is a frugivore, meaning it primarily feeds on fruits.</p>
|
|
<h2>Threats</h2>
|
|
<p>The main threats to the Negros Fruit Dove include habitat loss due to deforestation, hunting for meat and feathers, and climate change which affects the availability of fruits.</p>
|
|
<h2>Conservation Efforts</h2>
|
|
<p>Several conservation efforts are underway to protect the Negros Fruit Dove. These include habitat restoration, anti-poaching measures, and public awareness campaigns.</p>
|
|
</div>
|
|
</div>
|
|
<footer>
|
|
<p>Negros Fruit Dove Conservation Guide</p>
|
|
</footer>
|
|
</body>
|
|
</html> |