draft-pressure-calc/carpentry-joints-guide.html

30 lines
1.2 KiB
HTML
Raw Normal View History

2026-07-18 06:50:28 +02:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Carpentry Joints Guide - Alan Destin</title>
<style>
body { font-family: Georgia, serif; max-width: 800px; margin: 0 auto; padding: 20px; background: #f5f5f5; color: #333; }
h1 { color: #2c3e50; }
.tip { background: #fff; padding: 15px; border-left: 4px solid #3498db; margin: 20px 0; }
</style>
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
</head>
<body>
<h1>Practical Carpentry Joints for Home Repairs</h1>
<p>From the workbench in Comstock, NY. Stick to proven methods to avoid waste and get it right the first time.</p>
<div class="tip">
<h3>Mortise and Tenon</h3>
<p>Classic for doors and frames. Cut clean, test fit before glue. Budget: one good chisel lasts decades.</p>
</div>
<div class="tip">
<h3>Dovetail Joints</h3>
<p>Strong drawers. Hand-cut for that satisfying fit. Use scrap pine to practice saves good wood.</p>
</div>
<p><a href="index.html">Back to home</a></p>
</body>
</html>