Ted’s Woodworking plans for Beginners
<!DOCTYPE html>
<html lang=”en”>
<head>
<meta charset=”UTF-8″ />
<meta name=”viewport” content=”width=device-width, initial-scale=1.0″/>
<title>Ted’s Woodworking – St
art Building Today</title>
<style>
body {
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
background: #f4f4f4;
}
.hero {
background: url(‘https://images.unsplash.com/photo-1574180045827-681f8a1a9622’) center/cover no-repeat;
color: white;
text-align: center;
padding: 100px 20px;
}
.hero h1 {
font-size: 3em;
margin-bottom: 20px;
}
.hero p {
font-size: 1.2em;
margin-bottom: 30px;
}
.hero a {
background: #ff9900;
color: white;
padding: 15px 30px;
text-decoration: none;
font-weight: bold;
border-radius: 5px;
}
.section {
padding: 50px 20px;
text-align: center;
background: white;
}
.section h2 {
font-size: 2em;
margin-bottom: 20px;
}
.section p {
max-width: 600px;
margin: 0 auto;
font-size: 1.1em;
color: #333;
}
footer {
text-align: center;
padding: 20px;
background: #222;
color: #aaa;
}
</style>
</head>
<body>
<div class=”hero”>
<h1>Ted’s Woodworking Plans</h1>
<p>Over 16,000 Step-By-Step Projects – Build Anything You Can Imagine</p>
<a href=”https://yourclickbankaffiliatehoplink.com” target=”_blank”>Get Instant Access Now</a>
</div>
<div class=”section”>
<h2>Why Ted’s Woodworking?</h2>
<p>Whether you’re a beginner or a seasoned woodworker, Ted’s plans give you clear, detailed instructions with step-by-step guides. No guessing, no wasted time or materials – just results.</p>
</div>
<div class=”section”>
<h2>What’s Included</h2>
<p>You get detailed schematics, complete materials lists, cutting plans, and easy-to-follow instructions for every single project. It’s like having a master woodworker guiding you every step of the way.</p>
</div>
<div class=”section”>
<h2>Limited Time Offer</h2>
<p>Join thousands of satisfied customers and bring your woodworking ideas to life. Don’t miss out – this special offer is only available for a limited time.</p>
<a href=”https://yourclickbankaffiliatehoplink.com” target=”_blank”>Get Started Now</a>
</div>
<footer>
© 2025 Ted’s Woodworking. All rights reserved.
</footer>
</body>
</html>