70 lines
4.5 KiB
HTML
70 lines
4.5 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<style id="fort-styles">
|
|
[data-fort]{font:inherit;color:inherit}
|
|
ul[data-fort]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45em}
|
|
[data-fort] li{margin:0;padding:0;line-height:1.45;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
|
|
[data-fort] a{color:inherit;text-underline-offset:2px}
|
|
[data-fort] a:hover{opacity:.72}
|
|
[data-fort] .src,[data-fort] .fm-type{opacity:.6;font-size:.85em}
|
|
.fort-citizen{display:flex;flex-direction:column;gap:.4em}
|
|
.fort-citizen .fc-name{font-weight:600}
|
|
.fort-citizen .fc-pages{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.3em}
|
|
.fort-media,.fort-film{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.6em}
|
|
.fort-film{list-style:none;margin:0;padding:0}
|
|
.fort-film li{overflow:visible;white-space:normal}
|
|
.fort-film a{display:flex;flex-direction:column;gap:.3em;text-decoration:none}
|
|
.fort-media img,.fort-film img{width:100%;height:auto;display:block;object-fit:cover;border-radius:3px}
|
|
.fort-film img{aspect-ratio:16/10}
|
|
.fort-nav{display:flex;flex-wrap:wrap;gap:1em;align-items:center}
|
|
</style>
|
|
<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 endemic to the island of Negros in the Philippines. It is…">
|
|
<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://adalberto-tolosa.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 endemic to the island of Negros in the Philippines. It is…">
|
|
<link rel="stylesheet" href="styles.css">
|
|
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
|
|
</head>
|
|
<body>
|
|
<header>
|
|
<fort-nav><nav class="fort-nav" data-fort="nav"><a href="/">Adalberto Tolosa</a><a href="/negros-fruit-dove.html" class="active" aria-current="page">Negros Fruit Dove</a><a href="/miami-sunrise.html">The Miami Sunrise in Wet-on-Wet Gouache</a></nav></fort-nav>
|
|
<h1>Negros Fruit Dove</h1>
|
|
</header>
|
|
<main>
|
|
<section class="introduction">
|
|
<h2>Introduction</h2>
|
|
<p>The Negros Fruit Dove, scientifically known as <em>Ptilinopus arcanus</em>, is a species of bird endemic to the island of Negros in the Philippines. It is classified as Critically Endangered by the IUCN due to habitat loss and hunting.</p>
|
|
</section>
|
|
<section class="habitat">
|
|
<h2>Habitat</h2>
|
|
<p>The Negros Fruit Dove inhabits the forests of Negros, where it feeds on fruits and seeds. Its habitat is under threat from deforestation and illegal hunting.</p>
|
|
</section>
|
|
<section class="conservation">
|
|
<h2>Conservation Status</h2>
|
|
<p>The Negros Fruit Dove is listed as Critically Endangered on the IUCN Red List. Conservation efforts are underway to protect its habitat and reduce hunting pressures.</p>
|
|
</section>
|
|
<section class="gallery">
|
|
<h2>Gallery</h2>
|
|
<div class="image-gallery">
|
|
<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">
|
|
<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">
|
|
<img src="https://images.pexels.com/photos/11423845/pexels-photo-11423845.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940" alt="Negros Fruit Dove">
|
|
</div>
|
|
</section>
|
|
<section class="conservation-efforts">
|
|
<h2>Conservation Efforts</h2>
|
|
<p>Conservation efforts for the Negros Fruit Dove include habitat restoration, anti-poaching measures, and community education programs. These efforts aim to ensure the survival of this critically endangered species.</p>
|
|
</section>
|
|
</main>
|
|
<footer>
|
|
<p>© 2023 Adalberto Tolosa. All rights reserved.</p>
|
|
</footer>
|
|
</body>
|
|
</html> |