-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchecklist.html
More file actions
223 lines (217 loc) · 9.36 KB
/
checklist.html
File metadata and controls
223 lines (217 loc) · 9.36 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
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta
name="description"
content="Stay organized during your move with our comprehensive moving checklist. This essential guide covers all the key tasks, including packing essentials, notifying utilities, and exploring local amenities. Make your relocation smooth and stress-free!"
/>
<meta
name="keywords"
description="move, it, web, application, professional, relocation, service, customer"
/>
</head>
<body>
<noscript
>Turn on JavaScript for the best experience on this webpage.</noscript
>
<header id="navigationBarContainer"></header>
<main>
<div class="px-4 py-5 text-center align-items-center">
<!--prettier-ignore-->
<h1 class="display-4 fw-bold text-body-emphasis align-items-center center typing">Moving Checklist</h1>
<h2 class="display-6">Your Plan to an Organized Move</h2>
<div class="text-center">
<img
alt="Moving Checklist"
title="Stay organized during your move with our comprehensive moving checklist"
src="assets/checklist.jpg"
class="img-fluid w-50 border rounded-3 shadow-lg my-4 no-zoom"
id="pricing"
loading="lazy"
/>
</div>
</div>
<div class="container">
<section id="annotation" class="pb-5 lead text-center">
<p>
Stay organized during your move with our comprehensive moving
checklist.<br />This essential guide covers all the key tasks.<br />Make
your relocation smooth and stress-free!
</p>
</section>
<section id="movingChecklist" class="pb-5 my-5">
<div class="row justify-content-center">
<div class="col-lg-8 col-md-10 col-sm-12">
<ul class="list-group" id="checklistItems">
<li class="list-group-item">
<input type="checkbox" id="bookMoveIt" />
<label for="bookMoveIt" class="ms-2">Book Move It</label>
</li>
<li class="list-group-item">
<input type="checkbox" id="scheduleYourMovingDay" />
<label for="scheduleYourMovingDay" class="ms-2"
>Schedule your moving day</label
>
</li>
<li class="list-group-item">
<input type="checkbox" id="arrangeParking" />
<label for="arrangeParking" class="ms-2"
>Arrange parking for the moving truck</label
>
</li>
<li class="list-group-item">
<input type="checkbox" id="createInventory" />
<label for="createInventory" class="ms-2"
>Create an inventory of all items</label
>
</li>
<li class="list-group-item">
<input type="checkbox" id="packEssentials" />
<label for="packEssentials" class="ms-2"
>Pack essential items for the first few days</label
>
</li>
<li class="list-group-item">
<input type="checkbox" id="packFragileItems" />
<label for="packFragileItems" class="ms-2"
>Pack fragile items with extra care</label
>
</li>
<li class="list-group-item">
<input type="checkbox" id="packFood" />
<label for="packFood" class="ms-2"
>Pack or dispose of food items</label
>
</li>
<li class="list-group-item">
<input type="checkbox" id="packNonEssentials" />
<label for="packNonEssentials" class="ms-2"
>Start packing non-essential items</label
>
</li>
<li class="list-group-item">
<input type="checkbox" id="sortItems" />
<label for="sortItems" class="ms-2"
>Sort and donate items</label
>
</li>
<li class="list-group-item">
<input type="checkbox" id="labelBoxes" />
<label for="labelBoxes" class="ms-2"
>Label all boxes with their contents and destination
room</label
>
</li>
<li class="list-group-item">
<input type="checkbox" id="notifyUtilities" />
<label for="notifyUtilities" class="ms-2"
>Notify utility companies of your move</label
>
</li>
<li class="list-group-item">
<input type="checkbox" id="changeAddress" />
<label for="changeAddress" class="ms-2"
>Change your address with the post office</label
>
</li>
<li class="list-group-item">
<input type="checkbox" id="cleanCurrentHome" />
<label for="cleanCurrentHome" class="ms-2"
>Clean your current home before leaving</label
>
</li>
<li class="list-group-item">
<input type="checkbox" id="checkInsurance" />
<label for="checkInsurance" class="ms-2"
>Check your moving insurance coverage</label
>
</li>
<li class="list-group-item">
<input type="checkbox" id="setUpUtilities" />
<label for="setUpUtilities" class="ms-2"
>Set up utilities at your new home</label
>
</li>
<li class="list-group-item">
<input type="checkbox" id="exploreNeighborhood" />
<label for="exploreNeighborhood" class="ms-2"
>Explore your new neighborhood and locate essential
services</label
>
</li>
<li class="list-group-item">
<input type="checkbox" id="updateInsurance" />
<label for="updateInsurance" class="ms-2"
>Update your home insurance policy with the new
address</label
>
</li>
<li class="list-group-item">
<input type="checkbox" id="meetNeighbors" />
<label for="meetNeighbors" class="ms-2"
>Introduce yourself to your new neighbors</label
>
</li>
<li class="list-group-item">
<input type="checkbox" id="welcomeNewHome" />
<label for="welcomeNewHome" class="ms-2"
>Plan a small welcome gathering in your new home</label
>
</li>
<li class="list-group-item">
<input type="checkbox" id="setUpInternet" />
<label for="setUpInternet" class="ms-2"
>Set up internet and cable services</label
>
</li>
<li class="list-group-item">
<input type="checkbox" id="registerKidsSchool" />
<label for="registerKidsSchool" class="ms-2"
>Register children in new schools</label
>
</li>
<li class="list-group-item">
<input type="checkbox" id="checkLocalLaws" />
<label for="checkLocalLaws" class="ms-2"
>Check local laws and regulations for your new area</label
>
</li>
<li class="list-group-item">
<input type="checkbox" id="disposePackingMaterials" />
<label for="disposePackingMaterials" class="ms-2"
>Dispose of packing materials responsibly</label
>
</li>
<li class="list-group-item">
<input type="checkbox" id="exploreLocalAmenities" />
<label for="exploreLocalAmenities" class="ms-2"
>Explore local amenities (grocery stores, parks,
etcetera)</label
>
</li>
<li class="list-group-item">
<input type="checkbox" id="settleIn" />
<label for="settleIn" class="ms-2"
>Take time to make your new place feel like home</label
>
</li>
</ul>
</div>
</div>
</section>
<section id="print"></section>
</div>
</main>
<footer id="footerContainer"></footer>
<script src="scripts/components-min.js"></script>
<script src="scripts/theme-min.js"></script>
<script src="scripts/typing-min.js"></script>
<script src="scripts/slide-animation-min.js"></script>
<script src="scripts/chat-min.js"></script>
<script src="scripts/glossary-min.js"></script>
<script src="scripts/p-1-line-indent-min.js"></script>
<script src="scripts/meta-tags-min.js"></script>
<script src="scripts/headings.js"></script>
</body>
</html>