-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathobject02.html
More file actions
23 lines (23 loc) · 915 Bytes
/
Copy pathobject02.html
File metadata and controls
23 lines (23 loc) · 915 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!-- START OBJECT 02 -->
<table role="none" align="center" style="width: 640px; margin: 0 auto" class="w100pc">
<tr>
<td>
<table role="none" style="width: 100%">
<tr>
<td style="padding: 0 20px 25px">
<table role="none" style="width: 100%">
<tr>
<td>
<a href="https://emailht.ml">
<img src="https://picsum.photos/1200/600" alt="" width="600" style="width: 600px; min-width: 100%; max-width: 100%" class="w100pc height-auto">
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END OBJECT 02 -->