mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-15 09:04:04 +02:00
21 lines
1.3 KiB
HTML
21 lines
1.3 KiB
HTML
<p>Check that a hidden table within a hidden block results in a hidden block with a table inside.</p>
|
|
<div style="background-color:none;width:0;max-height:0;visibility:collapse;overflow:hidden;float:left;display:none;font-size:0;line-height:0;">
|
|
<table border="0" cellspacing="0" cellpadding="0" style="font-family:Helvetica,Arial,sans-serif; background-color: none; width: 0; max-height: 0; visibility: collapse; overflow: hidden; float: left; display: none; font-size:0; line-height:0; mso-hide:all" width="100%">
|
|
<tr>
|
|
<td colspan="1" rowspan="1">
|
|
<table width="1" border="0" cellspacing="0" cellpadding="1">
|
|
<tr>
|
|
<td colspan="1" rowspan="1">
|
|
<div style="height:5px;font-size:5px;line-height:5px"> </div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="1" rowspan="1">
|
|
<a shape="rect" href="http://www.linkedin.com/e/v2?e=1506x2-huob5maa-42&t=nmp&midToken=AQFSKz2SrPsC9Q&tracking=eml-comm_nu_digest-see_all_updates&ek=nu_digest" style="border:none;outline:none;text-decoration:none;color:#0077B5;">See all updates <en-media width="4" height="8" style="border: none; outline: none; text-decoration: none; height: auto;" type="image/png" hash="de3a477878915a74f7bf042345acec5c"/></a>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div> |