read-the-weld/negros-fruit-dove.html

81 lines
3.6 KiB
HTML
Raw Normal View History

2026-08-21 01:19:15 +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 pelewensis) is a critically endangered bird species found on the island of Negros in the Philippines. It is known for…">
<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://anthony-large.4ort.net/negros-fruit-dove.html">
<meta name="twitter:card" content="summary_large_image">
<meta name="description" content="The Negros Fruit Dove (Ptilinopus pelewensis) is a critically endangered bird species found on the island of Negros in the Philippines. It is known for…">
<style>
body {
font-family: Arial, sans-serif;
line-height: 1.6;
margin: 0;
padding: 0;
background-color: #f4f4f4;
color: #333;
}
header {
background: #35424a;
color: white;
padding: 1rem 0;
text-align: center;
}
.container {
width: 80%;
margin: auto;
overflow: hidden;
padding: 2rem 0;
}
.content {
background: #fff;
padding: 2rem;
margin-bottom: 2rem;
}
footer {
background: #35424a;
color: white;
text-align: center;
padding: 1rem 0;
position: fixed;
width: 100%;
bottom: 0;
}
img {
max-width: 100%;
height: auto;
display: block;
margin: 0 auto;
}
</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">
<h2>Introduction</h2>
<p>The Negros Fruit Dove (Ptilinopus pelewensis) is a critically endangered bird species found on the island of Negros in the Philippines. It is known for its vibrant plumage and unique diet.</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>Habitat</h2>
<p>The Negros Fruit Dove inhabits the dense forests of Negros, where it feeds on a variety of fruits. Its habitat is threatened by deforestation and habitat loss.</p>
<h2>Diet</h2>
<p>The Negros Fruit Dove primarily feeds on fruits, including figs, berries, and small seeds. Its diet is crucial for seed dispersal in its habitat.</p>
<h2>Conservation Status</h2>
<p>The Negros Fruit Dove is listed as critically endangered by the International Union for Conservation of Nature (IUCN). Conservation efforts are underway to protect its habitat and increase its population.</p>
<h2>Conservation Efforts</h2>
<p>Conservation efforts for the Negros Fruit Dove include habitat restoration, captive breeding programs, and community education. These efforts aim to increase the population and ensure the survival of the species.</p>
</div>
</div>
<footer>
<p>&copy; 2026 Anthony Large</p>
</footer>
</body>
</html>