100 lines
4.0 KiB
HTML
100 lines
4.0 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Aidan Grounds - Waccamaw River</title>
|
|
<meta property="og:type" content="website">
|
|
<meta property="og:title" content="Aidan Grounds - Waccamaw River">
|
|
<meta property="og:description" content="Exploring the Waccamaw River in Lumberton, North Carolina">
|
|
<meta property="og:image" content="https://images.pexels.com/photos/27115119/pexels-photo-27115119.jpeg?auto=compress&amp;cs=tinysrgb&amp;dpr=2&amp;h=650&amp;w=940">
|
|
<meta property="og:url" content="https://aidan-grounds.4ort.net/waccamaw-river.html">
|
|
<meta name="twitter:card" content="summary_large_image">
|
|
<meta name="description" content="Exploring the Waccamaw River in Lumberton, North Carolina">
|
|
<style>
|
|
body {
|
|
font-family: Georgia, serif;
|
|
line-height: 1.6;
|
|
margin: 0;
|
|
padding: 0;
|
|
color: #333;
|
|
background-color: #f9f9f9;
|
|
}
|
|
header {
|
|
background-color: #2c5f41;
|
|
color: white;
|
|
padding: 1rem;
|
|
text-align: center;
|
|
}
|
|
nav {
|
|
background-color: #4a7c59;
|
|
padding: 0.5rem;
|
|
}
|
|
nav a {
|
|
color: white;
|
|
margin: 0 1rem;
|
|
text-decoration: none;
|
|
}
|
|
main {
|
|
padding: 2rem;
|
|
max-width: 800px;
|
|
margin: 0 auto;
|
|
}
|
|
h1, h2, h3 {
|
|
color: #2c5f41;
|
|
}
|
|
footer {
|
|
background-color: #2c5f41;
|
|
color: white;
|
|
text-align: center;
|
|
padding: 1rem;
|
|
margin-top: 2rem;
|
|
}
|
|
.image-container {
|
|
text-align: center;
|
|
margin: 1rem 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>
|
|
<h1>Aidan Grounds - Waccamaw River</h1>
|
|
<p>Exploring the Waccamaw River in Lumberton, North Carolina</p>
|
|
</header>
|
|
<nav>
|
|
<a href="index.html">Home</a>
|
|
<a href="lumberton-geography.html">Lumberton Geography</a>
|
|
<a href="lumber-river.html">Lumber River</a>
|
|
</nav>
|
|
<main>
|
|
<section>
|
|
<h2>Introduction</h2>
|
|
<p>The Waccamaw River is a significant waterway in Lumberton, North Carolina. It is known for its unique ecosystem and biodiversity, making it a vital resource for local farmers and gardeners.</p>
|
|
</section>
|
|
<section>
|
|
<h2>Unique Ecosystem</h2>
|
|
<p>The Waccamaw River has a unique ecosystem that supports a variety of plant and animal species. The river's diverse habitats, including wetlands and riparian zones, provide a rich environment for wildlife.</p>
|
|
<div class="image-container">
|
|
<img src="https://images.pexels.com/photos/27115119/pexels-photo-27115119.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940" alt="Waccamaw River">
|
|
</div>
|
|
</section>
|
|
<section>
|
|
<h2>Biodiversity</h2>
|
|
<p>The Waccamaw River is home to a diverse range of species, including fish, amphibians, and birds. The river's unique ecosystem supports a variety of plant and animal species, contributing to the region's biodiversity.</p>
|
|
</section>
|
|
<section>
|
|
<h2>Role in Local Agriculture</h2>
|
|
<p>The Waccamaw River plays a crucial role in local agriculture, providing water and nutrients for crops. The river's unique ecosystem supports a variety of plant and animal species, contributing to the region's biodiversity.</p>
|
|
</section>
|
|
</main>
|
|
<footer>
|
|
<p>© 2026 Aidan Grounds. All rights reserved.</p>
|
|
</footer>
|
|
</body>
|
|
</html> |