clifton-ellis-workshop/workshops.html

26 lines
1.2 KiB
HTML
Raw Permalink Normal View History

2026-07-18 14:09:08 +02:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Workshops | Clifton Ellis</title>
<style>
body { font-family: Georgia, serif; background: #f4e8c1; color: #3c2f2f; max-width: 800px; margin: 40px auto; padding: 20px; }
h1 { color: #5c4033; }
ul { line-height: 1.6; }
</style>
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
</head>
<body>
<h1>Hands-On Workshops</h1>
<p>Every Thursday at the Roseville Senior Center, just like tuning an old jazz record—we start simple and let the groove build.</p>
<h2>Upcoming Sessions</h2>
<ul>
<li><strong>Leaky Faucet Fix:</strong> Bring your wrench, leave with confidence. No prior experience needed.</li>
<li><strong>Smartphone Basics:</strong> From calls to photos—treat that phone like a well-oiled tool.</li>
<li><strong>Potluck & Repair Night:</strong> Share a dish, share a skill. Community mends itself.</li>
</ul>
<p>Like gospel harmony, we lift each other. Sign up at the center desk.</p>
<a href="index.html">Back to home</a>
</body>
</html>