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

90 lines
3.4 KiB
HTML
Raw Permalink Normal View History

2026-08-18 12:24:29 +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, also known as the Philippine Fruit Dove, is a species of bird in the family Columbidae. It is endemic to the Philippines and is…">
<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://amira-meza.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 Philippine Fruit Dove, is a species of bird in the family Columbidae. It is endemic to the Philippines and is…">
<style>
body {
font-family: 'Courier New', monospace;
background-color: #f5f5dc;
color: #333;
margin: 0;
padding: 20px;
}
header {
text-align: center;
padding: 20px 0;
border-bottom: 2px solid #333;
}
h1 {
margin: 0;
font-size: 2.5em;
}
.content {
display: flex;
flex-direction: column;
align-items: center;
}
.image-container {
margin: 20px 0;
}
.image-container img {
max-width: 100%;
height: auto;
border: 2px solid #333;
}
.info {
margin: 20px 0;
padding: 20px;
border: 2px solid #333;
background-color: #fff;
max-width: 800px;
text-align: left;
}
.info h2 {
margin-top: 0;
}
.info p {
margin: 10px 0;
}
.info a {
color: #333;
text-decoration: none;
}
.info a:hover {
text-decoration: underline;
}
</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="content">
<div class="image-container">
<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">
</div>
<div class="info">
<h2>Overview</h2>
<p>The Negros Fruit Dove, also known as the Philippine Fruit Dove, 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>
<p>Scientific Name: <a href="https://www.wikidata.org/wiki/Q338746">Ptilinopus arcanus</a></p>
<p>Conservation Status: Critically Endangered</p>
<p>Habitat: Negros</p>
<p>Taxon Rank: Species</p>
<p>Parent Taxon: <a href="https://www.wikidata.org/wiki/Q338746">Ptilinopus</a></p>
<p>IUCN Taxon ID: 22691568</p>
<p>NCBI Taxonomy ID: 2953446</p>
<p>ITIS TSN: 177307</p>
</div>
</div>
</body>
</html>