forked from guidance-guarantee-programme/email_templates
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtree_study_two_inline.html
More file actions
270 lines (226 loc) · 8.64 KB
/
tree_study_two_inline.html
File metadata and controls
270 lines (226 loc) · 8.64 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
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Pension Wise market research</title>
<style type="text/css">
/* Based on The MailChimp Reset INLINE: Yes. */
/* Client-specific Styles */
#outlook a {
padding: 0;
}
/* Force Outlook to provide a "view in browser" menu link. */
body {
width: 100% !important;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
margin: 0;
padding: 0;
}
/* Prevent Webkit and Windows Mobile platforms from changing default font sizes.*/
.ExternalClass {
width: 100%;
}
/* Force Hotmail to display emails at full width */
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {
line-height: 100%;
}
/* Forces Hotmail to display normal line spacing. More on that: http://www.emailonacid.com/forum/viewthread/43/ */
/* End reset */
.outer-container {
width: 100%;
}
td {
padding: 0 0 0 15px;
}
.inner-container tr td {
padding: 0;
}
.email-content {
max-width: 580px;
}
table.separator {
width: 100%;
height: 1px;
line-height: 1px;
font-size: 1px;
}
table.separator td {
background: none;
border-top: solid 1px #bfc1c3;
border-width: 1px 0 0 0;
height: 1px;
line-height: 1px;
font-size: 1px;
width: 100%;
}
h1, h2, h3, h4, h5, h6, p {
color: #0B0C0C;
font-family: Helvetica, Arial, sans-serif;
margin: 15px 0;
}
ul, ol {
color: #0B0C0C;
font-family: Helvetica, Arial, sans-serif;
margin-top: 15px;
margin-bottom: 15px;
}
h1, h2, h3, h4, h5, h6 {
font-weight: 700;
}
p, ul, ol, h3, h4, h5, h6 {
font-size: 16px;
line-height: 1.315789474;
}
h1 {
font-size: 20px;
line-height: 1.111111111;
padding: 15px 0;
}
.emphasize {
font-size: 20px;
font-weight: bold;
}
hr {
border: none;
}
/* Some sensible defaults for images
Bring inline: Yes. */
img {
outline: none;
text-decoration: none;
display: block;
-ms-interpolation-mode: bicubic;
}
a img {
border: none;
}
.image_fix {
display: block;
}
/* Yahoo paragraph fix
Bring inline: Yes. */
p {
margin: 15px 0;
}
/* Hotmail govuk-email-header color reset
Bring inline: Yes. */
h1, h2, h3, h4, h5, h6 {
color: #0B0C0C !important;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .actions li a {
color: #005EA5 !important;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .actions li a:hover {
color: #2E8ACA !important; /* Preferably not the same color as the normal govuk-email-header link color. There is limited support for psuedo classes in email clients, this was added just for good measure. */
}
h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active, .actions li a:active {
color: #2E8ACA !important; /* Preferably not the same color as the normal govuk-email-header link color. There is limited support for psuedo classes in email clients, this was added just for good measure. */
}
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited, .actions li a:visited {
color: #005EA5 !important; /* Preferably not the same color as the normal govuk-email-header link color. There is limited support for psuedo classes in email clients, this was added just for good measure. */
}
/* Outlook 07, 10 Padding issue fix
Bring inline: No.*/
table td {
border-collapse: collapse;
}
/* Remove spacing around Outlook 07, 10 tables
Bring inline: Yes */
table {
border-collapse: collapse;
mso-table-lspace: 0pt;
mso-table-rspace: 0pt;
}
/* Styling your links has become much simpler with the new Yahoo. In fact, it falls in line with the main credo of styling in email and make sure to bring your styles inline. Your link colors will be uniform across clients when brought inline.
Bring inline: Yes. */
a {
color: #005EA5;
}
/***************************************************
****************************************************
MOBILE TARGETING
****************************************************
***************************************************/
@media only screen and (max-device-width: 480px) {
/* Part one of controlling phone number linking for mobile. */
a[href^="tel"], a[href^="sms"] {
text-decoration: none;
color: blue; /* or whatever your want */
pointer-events: none;
cursor: default;
}
.mobile_link a[href^="tel"], .mobile_link a[href^="sms"] {
text-decoration: default;
color: orange !important;
pointer-events: auto;
cursor: default;
}
}
/* More Specific Targeting */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
/* You guessed it, ipad (tablets, smaller screens, etc) */
/* repeating for the ipad */
a[href^="tel"], a[href^="sms"] {
text-decoration: none;
color: blue; /* or whatever your want */
pointer-events: none;
cursor: default;
}
.mobile_link a[href^="tel"], .mobile_link a[href^="sms"] {
text-decoration: default;
color: orange !important;
pointer-events: auto;
cursor: default;
}
}
</style>
</head>
<body style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;margin: 0;padding: 0;width: 100% !important;">
<table class="outer-container" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;width: 100%;">
<tr>
<td style="padding: 0 0 0 15px;border-collapse: collapse;">
<table class="inner-container" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;">
<tr>
<td style="padding: 0;border-collapse: collapse;">
<img src="https://www.pensionwise.gov.uk/email/pw.gif" width="183" height="100" alt="Pension Wise" style="outline: none;text-decoration: none;display: block;-ms-interpolation-mode: bicubic;">
</td>
</tr>
</table>
</td>
</tr>
</table>
<table class="email-content" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;max-width: 580px;">
<tr>
<td style="padding: 0 0 0 15px;border-collapse: collapse;">
<p style="color: #0B0C0C;font-family: Helvetica, Arial, sans-serif;margin: 15px 0;font-size: 16px;line-height: 1.315789474;">
Thank you for agreeing to participate in research to help us improve Pension Wise.
</p>
<p style="color: #0B0C0C;font-family: Helvetica, Arial, sans-serif;margin: 15px 0;font-size: 16px;line-height: 1.315789474;">
We would like your help with a short online survey that will help us learn how to categorise information on our website. You won’t need anything to complete this survey and it will only take 5-10 minutes of your time.
</p>
<p class="emphasize" style="color: #0B0C0C;font-family: Helvetica, Arial, sans-serif;margin: 15px 0;font-size: 20px;line-height: 1.315789474;font-weight: bold;">
<a href="https://s.userzoom.com/m/MSBDNzA0UzMy" style="color: #005EA5;">Complete the survey now</a>.
</p>
<p style="color: #0B0C0C;font-family: Helvetica, Arial, sans-serif;margin: 15px 0;font-size: 16px;line-height: 1.315789474;">Thank you and kind regards,</p>
<p style="color: #0B0C0C;font-family: Helvetica, Arial, sans-serif;margin: 15px 0;font-size: 16px;line-height: 1.315789474;">Pension Wise</p>
</td>
</tr>
</table>
<table class="outer-container" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;width: 100%;">
<tr>
<td style="padding: 0 0 0 15px;border-collapse: collapse;">
<table class="inner-container" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;">
<tr>
<td style="padding: 0;border-collapse: collapse;">
<img src="https://www.pensionwise.gov.uk/email/hmg.gif" width="166" height="100" alt="HM Government" style="outline: none;text-decoration: none;display: block;-ms-interpolation-mode: bicubic;">
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>