amanda-spletzer-canning-safety/negros-fruit-dove.html

125 lines
4.7 KiB
HTML
Raw Normal View History

<!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 neglectus) is a species of bird in the family Columbidae. It is endemic to the Philippines. Its natural habitat 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://amanda-spletzer.4ort.net/negros-fruit-dove.html">
<meta name="twitter:card" content="summary_large_image">
<meta name="description" content="The Negros Fruit Dove (Ptilinopus neglectus) is a species of bird in the family Columbidae. It is endemic to the Philippines. Its natural habitat is…">
<style>
body {
font-family: Arial, sans-serif;
line-height: 1.6;
margin: 0;
padding: 0;
background-color: #f4f4f4;
color: #333;
}
header {
background: #35424a;
color: #ffffff;
padding-top: 30px;
min-height: 70px;
border-bottom: #e8491d 3px solid;
}
header a {
color: #ffffff;
text-decoration: none;
text-transform: uppercase;
font-size: 16px;
}
header ul {
padding: 0;
list-style: none;
}
header li {
float: left;
display: inline;
padding: 0 20px 0 20px;
}
header #branding {
float: left;
}
header #branding h1 {
margin: 0;
}
header nav {
float: right;
margin-top: 10px;
}
header .highlight, header .current a {
color: #e8491d;
font-weight: bold;
}
header a:hover {
color: #cccccc;
font-weight: bold;
}
section {
padding: 20px;
margin-bottom: 20px;
background: #ffffff;
border-radius: 5px;
}
footer {
background: #35424a;
color: #ffffff;
text-align: center;
padding: 20px;
margin-top: 20px;
}
.container {
width: 80%;
margin: auto;
overflow: hidden;
}
.image-container {
text-align: center;
margin: 20px 0;
}
.image-container img {
max-width: 100%;
height: auto;
border-radius: 5px;
}
</style>
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
</head>
<body>
<header>
<div class="container">
<div id="branding">
<h1><span class="highlight">Negros Fruit Dove</span></h1>
</div>
<nav>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="seasonal-guide.html">Seasonal Guide</a></li>
<li><a href="safety-checklist.html">Safety Checklist</a></li>
<li class="current"><a href="negros-fruit-dove.html">Negros Fruit Dove</a></li>
</ul>
</nav>
</div>
</header>
<section class="container">
<h2>Negros Fruit Dove</h2>
<p>The Negros Fruit Dove (Ptilinopus neglectus) is a species of bird in the family Columbidae. It is endemic to the Philippines. Its natural habitat is subtropical or tropical moist lowland forests. It is threatened by habitat loss.</p>
<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>
<p>This bird is known for its vibrant plumage and is a popular subject in birdwatching and photography. It is also an important part of the ecosystem, helping to disperse seeds and maintain the balance of the forest.</p>
<p>Conservation efforts are underway to protect the Negros Fruit Dove and its habitat. These efforts include habitat restoration, anti-poaching measures, and public education campaigns.</p>
<p>For more information, you can visit the <a href="https://www.worldwildlife.org/species/negros-fruit-dove">World Wildlife Fund</a> website.</p>
</section>
<footer>
<p>Amanda Spletzer, Community Safety Educator & Artisan</p>
</footer>
</body>
</html>