forked from foundation/foundation-emails
-
Notifications
You must be signed in to change notification settings - Fork 0
/
basic-utc.html
355 lines (308 loc) · 10 KB
/
basic-utc.html
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
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
<!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"/>
<link rel="stylesheet" href="css/ink.css"/>
<style>
/* Include ink.css */
body {
background: #f1f1f1;
padding: 0 0 20px;
}
table#content.container {
background: #ffffff;
}
table#content.container table.row{
margin: 0px 12px;
}
table.button td {
background: #58799a;
border: 1px solid #00386b;
}
table.button:hover td {
background: #00386b !important;
}
table.facebook td {
background: #3b5998;
border-color: #2d4473;
}
table.facebook:hover td {
background: #2d4473 !important;
}
table.twitter td {
background: #00acee;
border-color: #0087bb;
}
table.twitter:hover td {
background: #0087bb !important;
}
table.google-plus td {
background-color: #db4a39;
border-color: #cc0000;
}
table.google-plus:hover td {
background: #cc0000 !important;
}
.template-label {
color: #e0aa0f;
font-weight: bold;
font-size: 11px;
}
.small-label {
color: #7d97b0;
font-weight: normal;
font-style: italic;
font-size: 11px;
}
.callout .panel {
background: #ecf8ff;
border-color: #b9e5ff;
}
.header {
background: #00386b;
}
.footer .wrapper {
background: #ebebeb;
}
.footer h5 {
padding-bottom: 10px;
}
table.columns .text-pad {
padding-left: 10px;
padding-right: 10px;
}
table.columns .left-text-pad {
padding-left: 10px;
}
table.columns .right-text-pad {
padding-right: 10px;
}
a {
color: #58799a;
text-decoration: none;
font-weight: bold;
width: 100%;
}
a:hover {
color: #e0aa0f !important;
}
a:active {
color: #e0aa0f !important;
}
a:visited {
color: #58799a!important;
}
</style>
<style>
@media only screen and (max-width: 600px) {
table[class="body"] .right-text-pad {
padding-left: 10px !important;
}
table.button, table.tiny-button {
width: 99%;
overflow: visible !important;
}
table[class="body"] .left-text-pad {
padding-right: 10px !important;
}
table[class="body"] .row {
width: 95% !important;
}
table[class="body"] .row.header {
width: 100% !important;
}
hr {
width: 95% !important;
}
}
@media only screen and (max-width: 400px) {
table[class="body"] .row {
width: 94% !important;
}
hr {
width: 94% !important;
}
}
</style>
</head>
<body>
<table class="body">
<tr>
<td class="center" align="center" valign="top">
<center>
<table class="row header">
<tr>
<td class="center" align="center">
<center>
<table class="container">
<tr>
<td class="wrapper last">
<table class="twelve columns">
<tr>
<td class="six sub-columns">
<img src="http://www.utc.edu/_resources/img/utc-lettertype-logo-small.png">
</td>
<td class="six sub-columns last" style="text-align:right; vertical-align:middle;">
<span class="template-label">UTC Department or College Newsletter</span>
<br />
<span class="small-label">MM/DD/YYYY <a href="#">View Online →</a></span>
</td>
<td class="expander"></td>
</tr>
</table>
</td>
</tr>
</table>
</center>
</td>
</tr>
</table>
<table id="content" class="container">
<tr>
<td>
<table class="row">
<tr>
<td class="wrapper last">
<table class="twelve columns">
<tr>
<td>
<h1>Title ipsum dolor sit amet</h1>
<p><strong>Phasellus dictum sapien a neque luctus cursus. Pellentesque sem dolor, fringilla et pharetra vitae.</strong></p>
<p><a href="#"><img width="580" height="300" src="http://placehold.it/580x300"></a></p>
<p>Phasellus dictum sapien a neque luctus cursus. Pellentesque sem dolor, fringilla et pharetra vitae. consequat vel lacus. Sed iaculis pulvinar ligula, ornare fringilla ante viverra et. </p><p>In hac habitasse platea dictumst. Donec vel orci mi, eu congue justo. Integer eget odio est, eget malesuada lorem. Aenean sed tellus dui, vitae viverra risus. Nullam massa sapien, pulvinar eleifend fringilla id, convallis eget nisi. </p>
<table class="button">
<tr>
<td>
<a href="#">Read More →</a>
</td>
</tr>
</table>
</td>
<td class="expander"></td>
</tr>
</table>
</td>
</tr>
</table>
<hr />
<table class="row">
<tr>
<td class="wrapper">
<table class="three columns">
<tr>
<td>
<img height="130" width="130" src="http://placehold.it/600x600&text=Retina%20Image">
</td>
<td class="expander"></td>
</tr>
</table>
</td>
<td class="wrapper last">
<table class="nine columns">
<tr>
<td>
<h4>Title ipsum solor sit amet</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Voluptatem, mollitia, vero tempore consectetur similique perspiciatis nisi nulla neque modi facilis. Eveniet, cupiditate, recusandae quasi repellat alias dolorem qui possimus et.</p>
<p><a href="#">Read More →</a></p>
</td>
<td class="expander"></td>
</tr>
</table>
</td>
</tr>
</table>
<hr />
<table class="row">
<tr>
<td class="wrapper">
<table class="three columns">
<tr>
<td>
<img height="130" width="130" src="http://placehold.it/600x600&text=Retina%20Image">
</td>
<td class="expander"></td>
</tr>
</table>
</td>
<td class="wrapper last">
<table class="nine columns">
<tr>
<td>
<h4>Title ipsum solor sit amet</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Voluptatem, mollitia, vero tempore consectetur similique perspiciatis nisi nulla neque modi facilis. Eveniet, cupiditate, recusandae quasi repellat alias dolorem qui possimus et.</p>
<p><a href="#">Read More →</a></p>
</td>
<td class="expander"></td>
</tr>
</table>
</td>
</tr>
</table>
<table class="row footer">
<tr>
<td class="wrapper">
<table class="six columns">
<tr>
<td class="left-text-pad">
<h5>Connect With Us:</h5>
<table class="tiny-button facebook">
<tr>
<td>
<a href="#">Facebook</a>
</td>
</tr>
</table>
<br>
<table class="tiny-button twitter">
<tr>
<td>
<a href="#">Twitter</a>
</td>
</tr>
</table>
</td>
<td class="expander"></td>
</tr>
</table>
</td>
<td class="wrapper last">
<table class="six columns">
<tr>
<td class="last right-text-pad">
<h5>Contact Info:</h5>
<p>Phone: 408.341.0600</p>
<p>Email: <a href="mailto:[email protected]">[email protected]</a></p>
</td>
<td class="expander"></td>
</tr>
</table>
</td>
</tr>
</table>
<table class="row">
<tr>
<td class="wrapper last">
<table class="twelve columns">
<tr>
<td align="center">
<center>
<p style="text-align:center;"><a href="#">Terms</a> | <a href="#">Privacy</a> | <a href="#">Unsubscribe</a></p>
</center>
</td>
<td class="expander"></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- container end below -->
</td>
</tr>
</table>
</center>
</td>
</tr>
</table>
</body>
</html>