ahmed-white-site/negros-fruit-dove.html

68 lines
3.3 KiB
HTML
Raw Permalink Normal View History

2026-08-22 01:52:37 +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 ( Ptilinopus arcanus ) is a species of bird in the family Columbidae. It is endemic to the Philippines and is critically endangered…">
<meta property="og:image" content="https://upload.wikimedia.org/wikipedia/commons/thumb/3/3b/MountKanlaonLocation.jpg/1200px-MountKanlaonLocation.jpg">
<meta property="og:url" content="https://ahmed-white.4ort.net/negros-fruit-dove.html">
<meta name="twitter:card" content="summary_large_image">
<meta name="description" content="The Negros Fruit Dove ( Ptilinopus arcanus ) is a species of bird in the family Columbidae. It is endemic to the Philippines and is critically endangered…">
<style>
body {
font-family: 'Courier New', monospace;
background-color: #f5f5f5;
color: #333;
line-height: 1.6;
margin: 0;
padding: 20px;
}
.container {
max-width: 800px;
margin: 0 auto;
background-color: #fff;
padding: 20px;
border-radius: 5px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
h1 {
color: #444;
}
h2 {
color: #555;
}
p {
margin-bottom: 10px;
}
.image-container {
text-align: center;
margin: 20px 0;
}
.image-container img {
max-width: 100%;
border-radius: 5px;
}
</style>
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
</head>
<body>
<div class="container">
<h1>Negros Fruit Dove</h1>
<p>The Negros Fruit Dove (<em>Ptilinopus arcanus</em>) is a species of bird in the family Columbidae. It is endemic to the Philippines and is critically endangered due to habitat loss and hunting.</p>
<div class="image-container">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/3/3b/MountKanlaonLocation.jpg/1200px-MountKanlaonLocation.jpg" alt="Negros Fruit Dove">
</div>
<h2>Conservation Status</h2>
<p>The Negros Fruit Dove is classified as Critically Endangered by the IUCN. It is found only in the Philippines, specifically on the island of Negros. The primary threats to its survival include habitat loss, hunting, and climate change.</p>
<h2>Habitat</h2>
<p>The Negros Fruit Dove inhabits the lower montane and lowland forests of Negros. It prefers areas with dense vegetation and a variety of fruit trees.</p>
<h2>Diet</h2>
<p>The diet of the Negros Fruit Dove consists mainly of fruits, which it finds in the forests of Negros. This diet is crucial for its survival and reproduction.</p>
<h2>Behavior</h2>
<p>The Negros Fruit Dove is known for its distinctive call, which is a loud, resonant whistle. It is a social bird and often found in pairs or small groups.</p>
</div>
</body>
</html>