negros-fruit-dove/negros-fruit-dove.html

80 lines
3.6 KiB
HTML
Raw Normal View History

2026-08-18 13:19:26 +02:00
<!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, scientifically known as Ptilinopus arcanus, is a species of bird in the pigeon family Columbidae. It is endemic to the island of…">
<meta property="og:image" content="https://images.pexels.com/photos/13205080/pexels-photo-13205080.jpeg?auto=compress&amp;cs=tinysrgb&amp;dpr=2&amp;h=650&amp;w=940">
<meta property="og:url" content="https://anna-martinez.4ort.net/negros-fruit-dove.html">
<meta name="twitter:card" content="summary_large_image">
<meta name="description" content="The Negros Fruit Dove, scientifically known as Ptilinopus arcanus, is a species of bird in the pigeon family Columbidae. It is endemic to the island of…">
<style>
body {
font-family: Arial, sans-serif;
line-height: 1.6;
margin: 0;
padding: 0;
background-color: #f4f4f4;
color: #333;
}
header {
background: #0078d7;
color: #fff;
padding: 1rem 0;
text-align: center;
}
.container {
width: 80%;
margin: auto;
overflow: hidden;
padding: 2rem 0;
}
h1, h2, h3 {
color: #0078d7;
}
.content {
background: #fff;
padding: 2rem;
margin-bottom: 2rem;
border-radius: 5px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
footer {
text-align: center;
padding: 1rem 0;
background: #0078d7;
color: #fff;
position: fixed;
width: 100%;
bottom: 0;
}
</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="content">
<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" style="width:100%; height:auto;">
<h2>Overview</h2>
<p>The Negros Fruit Dove, scientifically known as Ptilinopus arcanus, is a species of bird in the pigeon family Columbidae. It is endemic to the island of Negros in the Philippines.</p>
<h2>Conservation Status</h2>
<p>The Negros Fruit Dove is classified as Critically Endangered by the IUCN. This classification is due to the bird's limited range and habitat loss.</p>
<h2>Habitat</h2>
<p>The Negros Fruit Dove inhabits the montane forests of Mount Kanlaon, the highest peak in the Philippines. The bird's diet consists mainly of fruits, which it forages for in the forest canopy.</p>
<h2>Threats</h2>
<p>The primary threats to the Negros Fruit Dove include habitat destruction and climate change. The bird's limited range and specific habitat requirements make it highly vulnerable to these threats.</p>
<h2>Conservation Efforts</h2>
<p>Conservation efforts for the Negros Fruit Dove include habitat protection and restoration. These efforts aim to preserve the bird's habitat and ensure its survival.</p>
</div>
</div>
<footer>
<p>&copy; 2023 Negros Fruit Dove Conservation</p>
</footer>
</body>
</html>