html
Copy code
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Stone Age - Western Aesthetic Project</title>
<link rel="stylesheet" href="../css/styles.css">
<link rel="stylesheet" href="../css/stone-age.css">
</head>
<body>
<header>
<h1>Stone Age Art</h1>
<nav>
<ul>
<li><a href="../index.html">Home</a></li>
<li><a href="stone-age.html">Stone Age</a></li>
<li><a href="#">Epochs</a></li>
<li><a href="#">About</a></li>
<li><a href="#">Contact</a></li>
</ul>
</nav>
</header>
<main>
<section id="artwork">
<div class="artwork-item">
<img src="../images/chauvet-cave-paintings.jpg" alt="Chauvet Cave Paintings">
<p>The Chauvet Cave Paintings are among the oldest known prehistoric art, dating back to around 30,000 BCE. These paintings are located in the Chauvet Cave in France and depict various animals, human handprints, and abstract patterns.</p>
</div>
<div class="artwork-item">