62 lines
3.1 KiB
HTML
62 lines
3.1 KiB
HTML
|
|
<!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 critically endangered bird species found in the Philippines. It is known for its vibrant plumage and is a…">
|
||
|
|
<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://annabel-bridgemohan.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 critically endangered bird species found in the Philippines. It is known for its vibrant plumage and is a…">
|
||
|
|
<style>
|
||
|
|
body {
|
||
|
|
font-family: 'Courier New', monospace;
|
||
|
|
background-color: #f5f5f5;
|
||
|
|
color: #333;
|
||
|
|
margin: 0;
|
||
|
|
padding: 20px;
|
||
|
|
}
|
||
|
|
.container {
|
||
|
|
max-width: 800px;
|
||
|
|
margin: 0 auto;
|
||
|
|
background-color: #fff;
|
||
|
|
padding: 20px;
|
||
|
|
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
|
||
|
|
}
|
||
|
|
h1 {
|
||
|
|
color: #4CAF50;
|
||
|
|
}
|
||
|
|
.image-container {
|
||
|
|
display: flex;
|
||
|
|
flex-wrap: wrap;
|
||
|
|
gap: 10px;
|
||
|
|
margin: 20px 0;
|
||
|
|
}
|
||
|
|
.image-container img {
|
||
|
|
width: 100%;
|
||
|
|
max-width: 300px;
|
||
|
|
height: auto;
|
||
|
|
border: 1px solid #ddd;
|
||
|
|
border-radius: 4px;
|
||
|
|
padding: 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 (Ptilinopus arcanus) is a critically endangered bird species found in the Philippines. It is known for its vibrant plumage and is a significant part of the local ecosystem.</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">
|
||
|
|
<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">
|
||
|
|
<img src="https://images.pexels.com/photos/20858541/pexels-photo-20858541.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940" alt="Negros Fruit Dove">
|
||
|
|
</div>
|
||
|
|
<p>This bird is critically endangered due to habitat loss and hunting. Conservation efforts are underway to protect this species and its habitat.</p>
|
||
|
|
</div>
|
||
|
|
</body>
|
||
|
|
</html>
|