-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathproperty.html
More file actions
169 lines (158 loc) · 10.5 KB
/
Copy pathproperty.html
File metadata and controls
169 lines (158 loc) · 10.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
<!doctype html>
<html lang="en" data-bs-theme="light">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Mill House, Hebden Bridge — Haven Homes | Bootstrap 6 template</title>
<meta name="description" content="Property detail page built with Bootstrap 6 — gallery, specs, tabbed description and rooms, and a viewing request with datepicker.">
<link rel="stylesheet" href="assets/vendor/bootstrap6/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/base.css">
<link rel="stylesheet" href="assets/css/style.css">
</head>
<body>
<a class="visually-hidden-focusable btn-solid theme-primary m-2" href="#main">Skip to main content</a>
<header class="site-header" style="position:sticky;background:var(--bs-bg-body);border-bottom:1px solid var(--bs-border-color)">
<nav class="navbar lg:navbar-expand" aria-label="Main">
<div class="container">
<a class="navbar-brand d-flex align-items-center gap-2 fw-semibold" href="index.html">
<span class="brand-mark" aria-hidden="true">H</span> Haven Homes
</a>
<dialog class="drawer drawer-end" tabindex="-1" id="navDrawer" aria-labelledby="navDrawerLabel">
<div class="drawer-header">
<h5 class="drawer-title" id="navDrawerLabel">Menu</h5>
<button type="button" class="btn-close" data-bs-dismiss="drawer" aria-label="Close"></button>
</div>
<div class="drawer-body mb-2 lg:mb-0">
<ul class="nav navbar-nav me-auto">
<li class="nav-item"><a class="nav-link" href="index.html#listings">Buy</a></li>
<li class="nav-item"><a class="nav-link" href="index.html#listings">Rent</a></li>
<li class="nav-item"><a class="nav-link" href="index.html#valuation">Sell</a></li>
<li class="nav-item"><a class="nav-link" href="index.html#agents">Our agents</a></li>
<li class="nav-item"><a class="nav-link" href="property.html">Example listing</a></li>
</ul>
</div>
</dialog>
<div class="d-flex align-items-center gap-2 ms-auto">
<button class="btn-icon" type="button" id="themeToggle" aria-label="Toggle color mode">
<svg class="theme-icon-light" width="18" height="18" viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.6" stroke-linecap="round" aria-hidden="true"><circle cx="8" cy="8" r="3.25"/><path d="M8 1v1.5M8 13.5V15M15 8h-1.5M2.5 8H1m11-4-1 1M5 11l-1 1m0-8 1 1m6 6 1 1"/></svg>
<svg class="theme-icon-dark" width="18" height="18" viewBox="0 0 16 16" fill="currentColor" aria-hidden="true"><path d="M6 .278a.77.77 0 0 1 .08.858 7.2 7.2 0 0 0-.878 3.46c0 4.021 3.278 7.277 7.318 7.277q.792-.001 1.533-.16a.79.79 0 0 1 .81.316.73.73 0 0 1-.031.893A8.35 8.35 0 0 1 8.344 16C3.734 16 0 12.286 0 7.71 0 4.266 2.114 1.312 5.124.06A.75.75 0 0 1 6 .278"/></svg>
</button>
<a class="btn-solid theme-primary d-none md:d-inline-flex" href="index.html#valuation">Free valuation</a>
<button class="btn-icon navbar-toggler" type="button" data-bs-toggle="drawer" data-bs-target="#navDrawer" aria-controls="navDrawer" aria-label="Open navigation">
<span class="navbar-toggler-icon" aria-hidden="true"></span>
</button>
</div>
</div>
</nav>
</header>
<main id="main" class="section">
<div class="container">
<nav aria-label="breadcrumb" class="mb-4">
<ol class="breadcrumb fs-sm">
<li class="breadcrumb-item"><a class="breadcrumb-link" href="index.html">Home</a></li>
<li class="breadcrumb-divider">/</li>
<li class="breadcrumb-item"><a class="breadcrumb-link" href="index.html#listings">For sale</a></li>
<li class="breadcrumb-divider">/</li>
<li class="breadcrumb-item" aria-current="page"><a class="breadcrumb-link active" href="property.html">Mill House</a></li>
</ol>
</nav>
<div class="row g-3 mb-6">
<div class="lg:col-8"><div class="ph ph-16x9 rounded-6 fs-2xl">Mill House</div></div>
<div class="lg:col-4">
<div class="row g-3 h-100">
<div class="col-6 lg:col-12"><div class="ph ph-4x3 rounded-6">Kitchen</div></div>
<div class="col-6 lg:col-12"><div class="ph ph-4x3 rounded-6">Garden</div></div>
</div>
</div>
</div>
<div class="row g-6">
<div class="lg:col-8">
<div class="d-flex flex-wrap align-items-start gap-3 mb-4">
<div class="me-auto">
<span class="badge theme-primary mb-2">New</span>
<h1 class="fs-4xl fw-bold mb-1" style="letter-spacing:-.03em">Mill House</h1>
<p class="fg-3 mb-0">Mill House, Hebden Bridge HX7 8AF</p>
</div>
<p class="fs-3xl fw-bold mb-0" style="letter-spacing:-.03em">£465,000</p>
</div>
<div class="specs mb-6" style="border-top:0;padding-top:0">
<span><svg viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5" aria-hidden="true"><path d="M2 11V6h12v5M2 11h12v2M4 6V4h8v2" stroke-linejoin="round"/></svg>4 bedrooms</span>
<span><svg viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5" aria-hidden="true"><path d="M2 9h12v2a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2z" stroke-linejoin="round"/><path d="M4 9V4a1.5 1.5 0 0 1 3 0" stroke-linecap="round"/></svg>2 bathrooms</span>
<span><svg viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5" aria-hidden="true"><rect x="2.5" y="2.5" width="11" height="11"/></svg>1,840 sq ft</span>
<span>Freehold</span><span>EPC C</span><span>Council tax E</span>
</div>
<ul class="nav nav-tabs mb-4" role="tablist">
<li class="nav-item" role="presentation"><button class="nav-link active" id="de-tab" data-bs-toggle="tab" data-bs-target="#de" type="button" role="tab" aria-controls="de" aria-selected="true">Description</button></li>
<li class="nav-item" role="presentation"><button class="nav-link" id="rm-tab" data-bs-toggle="tab" data-bs-target="#rm" type="button" role="tab" aria-controls="rm" aria-selected="false">Rooms</button></li>
<li class="nav-item" role="presentation"><button class="nav-link" id="ar-tab" data-bs-toggle="tab" data-bs-target="#ar" type="button" role="tab" aria-controls="ar" aria-selected="false">Area</button></li>
</ul>
<div class="tab-content">
<div class="tab-pane fade show active" id="de" role="tabpanel" aria-labelledby="de-tab" tabindex="0">
<div class="prose" style="max-width:42rem">
<p>A stone-built former mill manager’s house on the edge of Hebden Bridge, set back from the road behind a walled garden. Four bedrooms over three floors, with the top floor currently arranged as one large room and easily divided again.</p>
<p>The kitchen was rebuilt in 2023 and opens onto a south-facing terrace. Original sash windows throughout, all refurbished rather than replaced. Gas central heating, and the roof was stripped and relaid in 2019.</p>
<p>Hebden Bridge station is a nine-minute walk, with direct trains to Manchester and Leeds in around half an hour.</p>
</div>
</div>
<div class="tab-pane fade" id="rm" role="tabpanel" aria-labelledby="rm-tab" tabindex="0">
<div class="table-responsive" style="max-width:42rem">
<table class="table align-middle">
<tbody>
<tr><th scope="row">Sitting room</th><td>5.2m × 4.1m</td></tr>
<tr><th scope="row">Kitchen / dining</th><td>6.4m × 3.8m</td></tr>
<tr><th scope="row">Principal bedroom</th><td>4.4m × 3.9m</td></tr>
<tr><th scope="row">Bedroom two</th><td>3.8m × 3.2m</td></tr>
<tr><th scope="row">Bedroom three</th><td>3.4m × 2.9m</td></tr>
<tr><th scope="row">Attic room</th><td>7.1m × 4.0m</td></tr>
</tbody>
</table>
</div>
</div>
<div class="tab-pane fade" id="ar" role="tabpanel" aria-labelledby="ar-tab" tabindex="0">
<div class="row g-4" style="max-width:42rem">
<div class="md:col-6"><div class="surface surface-pad h-100"><p class="fw-semibold fs-sm mb-1">Schools</p><p class="fg-2 fs-sm mb-0">Central Street Infants (0.4 mi, Good), Calder High (1.2 mi, Outstanding).</p></div></div>
<div class="md:col-6"><div class="surface surface-pad h-100"><p class="fw-semibold fs-sm mb-1">Transport</p><p class="fg-2 fs-sm mb-0">Hebden Bridge rail 0.5 mi. Manchester 34 min, Leeds 38 min.</p></div></div>
</div>
</div>
</div>
</div>
<aside class="lg:col-4">
<div class="surface surface-pad" style="position:sticky;top:5.5rem">
<div class="agent mb-4">
<div class="ph ph-1x1">RM</div>
<div><p class="fw-semibold fs-sm mb-1">Ruth Marsden</p><p class="fg-3 fs-xs mb-0">Director · 01422 000 000</p></div>
</div>
<hr class="mb-4">
<h2 class="fs-lg fw-semibold mb-1">Book a viewing</h2>
<p class="fg-2 fs-sm mb-4">Accompanied viewings seven days a week.</p>
<form id="viewForm" data-demo-form data-bs-validate novalidate>
<div class="form-field mb-3">
<label class="form-label" for="vwName">Name</label>
<input type="text" class="form-control" id="vwName" required>
<div class="invalid-feedback">Required.</div>
</div>
<div class="form-field mb-3">
<label class="form-label" for="vwPhone">Phone</label>
<input type="tel" class="form-control" id="vwPhone" required>
<div class="invalid-feedback">Required.</div>
</div>
<div class="form-field mb-4">
<label class="form-label" for="vwDate">Preferred date</label>
<input type="text" class="form-control" id="vwDate" data-bs-toggle="datepicker" autocomplete="off" placeholder="Choose a date…">
</div>
<button class="btn-solid theme-primary w-100" type="submit" data-done-text="Requested ✓">Request viewing</button>
</form>
</div>
</aside>
</div>
</div>
</main>
<footer class="site-footer bg-2 py-6">
<div class="container d-flex flex-wrap justify-content-between align-items-center gap-3">
<p class="fg-3 fs-xs mb-0">© <span data-year>2026</span> Haven Homes. A free template for uicookies.</p>
<p class="fg-3 fs-xs mb-0">Built with Bootstrap 6.0.0-alpha1</p>
</div>
</footer>
<script type="module" src="assets/js/main.js"></script>
</body>
</html>