<!DOCTYPE html>
<html>
<head>
<title>Printable Watch Wrist Size Guide Free PDF</title>
<meta charset="utf-8">
<meta name="description" content="Download a free printable watch wrist measurement guide. Print on A4 at 100 percent scale and find your perfect watch strap size.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
body {
font-family: Arial, sans-serif;
text-align: center;
padding: 60px 20px;
background: #ffffff;
color: #000000;
}
h1 {
font-size: 36px;
margin-bottom: 20px;
}
p {
font-size: 18px;
margin-bottom: 20px;
}
.button {
display: inline-block;
padding: 16px 32px;
background: #000000;
color: #ffffff;
text-decoration: none;
font-size: 20px;
border-radius: 6px;
margin: 10px;
}
</style>
</head>
<body>
<h1>Printable Watch Wrist Size Guide</h1>
<p>Download and print our free wrist measurement tool. Print on A4 paper at 100 percent scale for accurate sizing.</p>
<a class="button" href="watch-wrist-measurement-guide.pdf" target="_blank">Download PDF</a>
<p style="margin-top:50px;">Looking for premium Italian handmade watch straps</p>
<a class="button" href="https://milanostraps.com" target="_blank">Shop Milano Straps</a>
</body>
</html>