- c - 在位数组中找到第一个零
- linux - Unix 显示有关匹配两种模式之一的文件的信息
- 正则表达式替换多个文件
- linux - 隐藏来自 xtrace 的命令
我已经为电子邮件创建了一个 html 模板。 (使用PHP
和PHPMailer
发送邮件)
它适用于以下尺寸。
但它不适用于 Samsung Galaxy Note 5。
在其他 android 设备 中看起来像下图,
在 Samsung Galaxy Note 5 中如下所示,
图像在 Samsung Galaxy Note 5 中显示为附件。
HTML 代码:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>A Simple Responsive HTML Email</title>
<style type="text/css">
.content {max-width: 900px !important;}
.dynamic_container{width: 31.33% !important;border:1px solid #ccc;margin:1%;}
a{padding: 10px 8px !important;}
@media (min-width:651px) and (max-width: 992px){
.content {max-width: 600px !important;}
.dynamic_container{width: 47% !important;margin:1.5%;}
a{padding: 10px 0 !important;}
}
@media (min-width:0px) and (max-width: 650px){
.content {max-width: 300px !important;}
.dynamic_container{width: 96% !important;border:1px solid #ccc;margin:2%;}
}
</style>
</head>
<body bgcolor="#f6f8f1" style="margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; min-width: 100% !important;">
<!--[if (gte mso 9)|(IE)]>
<style>
.dynamic_container{width: 32.6% !important;border:1px solid #ccc;}
.button{padding:10px !important;}
</style>
<table width="100%" align="center" border="0">
<tr>
<td>
<![endif]-->
<table class="content" align="center" width="100%">
<tr>
<td class="header" bgcolor="#c7d8a7" style="padding: 40px 30px 20px 30px;">
<table width="100" align="left" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="70" style="padding: 0px 20px 20px 0px;">
<img src="assets/images/i4cfinancial_Logo.png" border="0" alt="" style="height: auto;" />
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="innerpadding borderbottom" style="border-bottom: 1px solid #f2eeed;">
<table class="dynamic_container" width="100%" align="left" border="0" style="margin-bottom:5px;">
<tr>
<td>
<table width="100%" border="0">
<tr>
<td colspan="2" class="comment_text" style="color: #153643; font-family: sans-serif;font-size: 13px; line-height: 22px;padding: 10px 10px 10px 10px;">
Recent weeks have seen prices trending up strongly. In recent sessions the uptrend has been strong. There are indications that this instrument is short-term overbought. The last session close was an outlier to the upside.
</td>
</tr>
<tr class="grid_header" style="color: #153643; font-family: sans-serif;">
<td colspan="2" style="font-size: 15px; line-height: 22px;padding: 10px 10px 10px 10px;font-weight: bold;text-align: center;">Power Grid / Tradability </td>
</tr>
<tr class="grid">
<td style="font-size: 25px; line-height: 22px;padding: 0px 10px 0px 10px;font-weight: bold;text-align: center;">
<img src="OUTBOUND_EMAILS/US/grid_20180304_001.png" style="height: auto;" />/<img src="OUTBOUND_EMAILS/US/tgrid_20180304_001.png" style="height: auto;" />
</td>
</tr>
<tr class="grid_header" style="color: #153643; font-family: sans-serif;">
<td colspan="2" style="font-size: 15px; line-height: 22px;padding: 10px 10px 10px 10px;font-weight: bold;text-align: center;">Recent Price Action</td>
</tr>
<tr class="grid">
<td colspan="2" style="font-size: 25px; line-height: 22px;padding: 0px 10px 0px 10px;font-weight: bold;text-align: center;">
<img src="OUTBOUND_EMAILS/US/sprk_20180304_001.png" style="height: auto;">
</td>
</tr>
<tr>
<td style="padding: 20px 0px 0px 0px;">
<table class="buttonwrapper" width="100%" align="center" border="0" cellspacing="10" cellpadding="50" valign="middle">
<tr>
<td class="button" width="100%" style="background-color: #556401;text-align: center; font-size: 18px; font-family: sans-serif; font-weight: bold; padding: 0px 30px 0px 30px;">
<a width="100%" href="#" style="background-color: #556401;border: 0 none;color: #fff;display: block;text-decoration: none;">Learn More...</a>
</td>
</tr>
<tr>
<td class="button" width="100%" style="background-color: #556401;text-align: center; font-size: 18px; font-family: sans-serif; font-weight: bold; padding: 0px 30px 0px 30px;">
<a width="100%" href="#" style="background-color: #556401;border: 0 none;color: #fff;display: block;text-decoration: none;">Guess to win...</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table class="dynamic_container" width="100%" align="left" border="0" style="margin-bottom:5px;">
<tr>
<td>
<table width="100%" border="0">
<tr>
<td colspan="2" class="comment_text" style="color: #153643; font-family: sans-serif;font-size: 13px; line-height: 22px;padding: 10px 10px 10px 10px;">
Recent weeks have seen prices trending up strongly. In recent sessions the uptrend has been strong. There are indications that this instrument is short-term overbought. The last session close was an outlier to the upside.
</td>
</tr>
<tr class="grid_header" style="color: #153643; font-family: sans-serif;">
<td colspan="2" style="font-size: 15px; line-height: 22px;padding: 10px 10px 10px 10px;font-weight: bold;text-align: center;">Power Grid / Tradability </td>
</tr>
<tr class="grid">
<td style="font-size: 25px; line-height: 22px;padding: 0px 10px 0px 10px;font-weight: bold;text-align: center;">
<img src="OUTBOUND_EMAILS/US/grid_20180304_001.png" style="height: auto;" />/<img src="OUTBOUND_EMAILS/US/tgrid_20180304_001.png" style="height: auto;" />
</td>
</tr>
<tr class="grid_header" style="color: #153643; font-family: sans-serif;">
<td colspan="2" style="font-size: 15px; line-height: 22px;padding: 10px 10px 10px 10px;font-weight: bold;text-align: center;">Recent Price Action</td>
</tr>
<tr class="grid">
<td colspan="2" style="font-size: 25px; line-height: 22px;padding: 0px 10px 0px 10px;font-weight: bold;text-align: center;">
<img src="OUTBOUND_EMAILS/US/sprk_20180304_001.png" style="height: auto;">
</td>
</tr>
<tr>
<td style="padding: 20px 0px 0px 0px;">
<table class="buttonwrapper" width="100%" align="center" border="0" cellspacing="10" cellpadding="50" valign="middle">
<tr>
<td class="button" width="100%" style="background-color: #556401;text-align: center; font-size: 18px; font-family: sans-serif; font-weight: bold; padding: 0px 30px 0px 30px;">
<a width="100%" href="#" style="background-color: #556401;border: 0 none;color: #fff;display: block;text-decoration: none;">Learn More...</a>
</td>
</tr>
<tr>
<td class="button" width="100%" style="background-color: #556401;text-align: center; font-size: 18px; font-family: sans-serif; font-weight: bold; padding: 0px 30px 0px 30px;">
<a width="100%" href="#" style="background-color: #556401;border: 0 none;color: #fff;display: block;text-decoration: none;">Guess to win...</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table class="dynamic_container" width="100%" align="left" border="0" style="margin-bottom:5px;">
<tr>
<td>
<table width="100%" border="0">
<tr>
<td colspan="2" class="comment_text" style="color: #153643; font-family: sans-serif;font-size: 13px; line-height: 22px;padding: 10px 10px 10px 10px;">
Recent weeks have seen prices trending up strongly. In recent sessions the uptrend has been strong. There are indications that this instrument is short-term overbought. The last session close was an outlier to the upside.
</td>
</tr>
<tr class="grid_header" style="color: #153643; font-family: sans-serif;">
<td colspan="2" style="font-size: 15px; line-height: 22px;padding: 10px 10px 10px 10px;font-weight: bold;text-align: center;">Power Grid / Tradability </td>
</tr>
<tr class="grid">
<td style="font-size: 25px; line-height: 22px;padding: 0px 10px 0px 10px;font-weight: bold;text-align: center;">
<img src="OUTBOUND_EMAILS/US/grid_20180304_001.png" style="height: auto;" />/<img src="OUTBOUND_EMAILS/US/tgrid_20180304_001.png" style="height: auto;" />
</td>
</tr>
<tr class="grid_header" style="color: #153643; font-family: sans-serif;">
<td colspan="2" style="font-size: 15px; line-height: 22px;padding: 10px 10px 10px 10px;font-weight: bold;text-align: center;">Recent Price Action</td>
</tr>
<tr class="grid">
<td colspan="2" style="font-size: 25px; line-height: 22px;padding: 0px 10px 0px 10px;font-weight: bold;text-align: center;">
<img src="OUTBOUND_EMAILS/US/sprk_20180304_001.png" style="height: auto;">
</td>
</tr>
<tr>
<td style="padding: 20px 0px 0px 0px;">
<table class="buttonwrapper" width="100%" align="center" border="0" cellspacing="10" cellpadding="50" valign="middle">
<tr>
<td class="button" width="100%" style="background-color: #556401;text-align: center; font-size: 18px; font-family: sans-serif; font-weight: bold; padding: 0px 30px 0px 30px;">
<a width="100%" href="#" style="background-color: #556401;border: 0 none;color: #fff;display: block;text-decoration: none;">Learn More...</a>
</td>
</tr>
<tr>
<td class="button" width="100%" style="background-color: #556401;text-align: center; font-size: 18px; font-family: sans-serif; font-weight: bold; padding: 0px 30px 0px 30px;">
<a width="100%" href="#" style="background-color: #556401;border: 0 none;color: #fff;display: block;text-decoration: none;">Guess to win...</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table class="dynamic_container" width="100%" align="left" border="0" style="margin-bottom:5px;">
<tr>
<td>
<table width="100%" border="0">
<tr>
<td colspan="2" class="comment_text" style="color: #153643; font-family: sans-serif;font-size: 13px; line-height: 22px;padding: 10px 10px 10px 10px;">
Recent weeks have seen prices trending up strongly. In recent sessions the uptrend has been strong. There are indications that this instrument is short-term overbought. The last session close was an outlier to the upside.
</td>
</tr>
<tr class="grid_header" style="color: #153643; font-family: sans-serif;">
<td colspan="2" style="font-size: 15px; line-height: 22px;padding: 10px 10px 10px 10px;font-weight: bold;text-align: center;">Power Grid / Tradability </td>
</tr>
<tr class="grid">
<td style="font-size: 25px; line-height: 22px;padding: 0px 10px 0px 10px;font-weight: bold;text-align: center;">
<img src="OUTBOUND_EMAILS/US/grid_20180304_001.png" style="height: auto;" />/<img src="OUTBOUND_EMAILS/US/tgrid_20180304_001.png" style="height: auto;" />
</td>
</tr>
<tr class="grid_header" style="color: #153643; font-family: sans-serif;">
<td colspan="2" style="font-size: 15px; line-height: 22px;padding: 10px 10px 10px 10px;font-weight: bold;text-align: center;">Recent Price Action</td>
</tr>
<tr class="grid">
<td colspan="2" style="font-size: 25px; line-height: 22px;padding: 0px 10px 0px 10px;font-weight: bold;text-align: center;">
<img src="OUTBOUND_EMAILS/US/sprk_20180304_001.png" style="height: auto;">
</td>
</tr>
<tr>
<td style="padding: 20px 0px 0px 0px;">
<table class="buttonwrapper" width="100%" align="center" border="0" cellspacing="10" cellpadding="50" valign="middle">
<tr>
<td class="button" width="100%" style="background-color: #556401;text-align: center; font-size: 18px; font-family: sans-serif; font-weight: bold; padding: 0px 30px 0px 30px;">
<a width="100%" href="#" style="background-color: #556401;border: 0 none;color: #fff;display: block;text-decoration: none;">Learn More...</a>
</td>
</tr>
<tr>
<td class="button" width="100%" style="background-color: #556401;text-align: center; font-size: 18px; font-family: sans-serif; font-weight: bold; padding: 0px 30px 0px 30px;">
<a width="100%" href="#" style="background-color: #556401;border: 0 none;color: #fff;display: block;text-decoration: none;">Guess to win...</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table class="dynamic_container" width="100%" align="left" border="0" style="margin-bottom:5px;">
<tr>
<td>
<table width="100%" border="0">
<tr>
<td colspan="2" class="comment_text" style="color: #153643; font-family: sans-serif;font-size: 13px; line-height: 22px;padding: 10px 10px 10px 10px;">
Recent weeks have seen prices trending up strongly. In recent sessions the uptrend has been strong. There are indications that this instrument is short-term overbought. The last session close was an outlier to the upside.
</td>
</tr>
<tr class="grid_header" style="color: #153643; font-family: sans-serif;">
<td colspan="2" style="font-size: 15px; line-height: 22px;padding: 10px 10px 10px 10px;font-weight: bold;text-align: center;">Power Grid / Tradability </td>
</tr>
<tr class="grid">
<td style="font-size: 25px; line-height: 22px;padding: 0px 10px 0px 10px;font-weight: bold;text-align: center;">
<img src="OUTBOUND_EMAILS/US/grid_20180304_001.png" style="height: auto;" />/<img src="OUTBOUND_EMAILS/US/tgrid_20180304_001.png" style="height: auto;" />
</td>
</tr>
<tr class="grid_header" style="color: #153643; font-family: sans-serif;">
<td colspan="2" style="font-size: 15px; line-height: 22px;padding: 10px 10px 10px 10px;font-weight: bold;text-align: center;">Recent Price Action</td>
</tr>
<tr class="grid">
<td colspan="2" style="font-size: 25px; line-height: 22px;padding: 0px 10px 0px 10px;font-weight: bold;text-align: center;">
<img src="OUTBOUND_EMAILS/US/sprk_20180304_001.png" style="height: auto;">
</td>
</tr>
<tr>
<td style="padding: 20px 0px 0px 0px;">
<table class="buttonwrapper" width="100%" align="center" border="0" cellspacing="10" cellpadding="50" valign="middle">
<tr>
<td class="button" width="100%" style="background-color: #556401;text-align: center; font-size: 18px; font-family: sans-serif; font-weight: bold; padding: 0px 30px 0px 30px;">
<a width="100%" href="#" style="background-color: #556401;border: 0 none;color: #fff;display: block;text-decoration: none;">Learn More...</a>
</td>
</tr>
<tr>
<td class="button" width="100%" style="background-color: #556401;text-align: center; font-size: 18px; font-family: sans-serif; font-weight: bold; padding: 0px 30px 0px 30px;">
<a width="100%" href="#" style="background-color: #556401;border: 0 none;color: #fff;display: block;text-decoration: none;">Guess to win...</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table class="dynamic_container" width="100%" align="left" border="0" style="margin-bottom:5px;">
<tr>
<td>
<table width="100%" border="0">
<tr>
<td colspan="2" class="comment_text" style="color: #153643; font-family: sans-serif;font-size: 13px; line-height: 22px;padding: 10px 10px 10px 10px;">
Recent weeks have seen prices trending up strongly. In recent sessions the uptrend has been strong. There are indications that this instrument is short-term overbought. The last session close was an outlier to the upside.
</td>
</tr>
<tr class="grid_header" style="color: #153643; font-family: sans-serif;">
<td colspan="2" style="font-size: 15px; line-height: 22px;padding: 10px 10px 10px 10px;font-weight: bold;text-align: center;">Power Grid / Tradability </td>
</tr>
<tr class="grid">
<td style="font-size: 25px; line-height: 22px;padding: 0px 10px 0px 10px;font-weight: bold;text-align: center;">
<img src="OUTBOUND_EMAILS/US/grid_20180304_001.png" style="height: auto;" />/<img src="OUTBOUND_EMAILS/US/tgrid_20180304_001.png" style="height: auto;" />
</td>
</tr>
<tr class="grid_header" style="color: #153643; font-family: sans-serif;">
<td colspan="2" style="font-size: 15px; line-height: 22px;padding: 10px 10px 10px 10px;font-weight: bold;text-align: center;">Recent Price Action</td>
</tr>
<tr class="grid">
<td colspan="2" style="font-size: 25px; line-height: 22px;padding: 0px 10px 0px 10px;font-weight: bold;text-align: center;">
<img src="OUTBOUND_EMAILS/US/sprk_20180304_001.png" style="height: auto;">
</td>
</tr>
<tr>
<td style="padding: 20px 0px 0px 0px;">
<table class="buttonwrapper" width="100%" align="center" border="0" cellspacing="10" cellpadding="50" valign="middle">
<tr>
<td class="button" width="100%" style="background-color: #556401;text-align: center; font-size: 18px; font-family: sans-serif; font-weight: bold; padding: 0px 30px 0px 30px;">
<a width="100%" href="#" style="background-color: #556401;border: 0 none;color: #fff;display: block;text-decoration: none;">Learn More...</a>
</td>
</tr>
<tr>
<td class="button" width="100%" style="background-color: #556401;text-align: center; font-size: 18px; font-family: sans-serif; font-weight: bold; padding: 0px 30px 0px 30px;">
<a width="100%" href="#" style="background-color: #556401;border: 0 none;color: #fff;display: block;text-decoration: none;">Guess to win...</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="footer" bgcolor="#44525f" style="padding: 20px 30px 15px 30px;">
<table width="100%" border="0">
<tr>
<td align="center" class="footercopy" style="font-family: sans-serif; font-size: 14px; color: #ffffff;">© Someone, somewhere 2013<br/><a href="#" class="unsubscribe" style="display: block; margin-top: 20px; padding: 10px 50px; border-radius: 5px; text-decoration: none; font-weight: bold;"><font color="#ffffff">Unsubscribe</font></a>
</td>
</tr>
<tr>
<td align="center" style="padding: 20px 0 0 0;">
<table border="0" width="100%">
<tr>
<td width="50%" align="right" style="padding: 0 10px 0 10px;">
<a href="http://www.facebook.com/">
<img src="assets/images/fb.png" width="37" height="37" alt="Facebook" border="0" />
</a>
</td>
<td width="50%" align="left" style="padding: 0 10px 0 10px;">
<a href="http://www.twitter.com/">
<img src="assets/images/twit.png" width="37" height="37" alt="Twitter" border="0" />
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]-->
</body>
</html>
你能帮我(也解释一下)吗?
最佳答案
由于各种原因,电子邮件模板中的图像可能不会显示。首先要检查的是电子邮件客户端是否已启用以显示图像。您可以引用下面的电子邮件客户端来调整您的设置:
如果您的邮件客户端设置正确,仍然无法查看图片:
尝试在另一个网络浏览器中打开您的电子邮件或在浏览器。
有时图片太大或格式无法通过电子邮件发送客户端不支持;最常见的格式是 JPG、PNG 和 GIF。
确保图像托管在公共(public)网络服务器上。如果你需要一个访问图像的密码,它们不会显示在电子邮件中。
此外,最好查看以下文章以防止图像显示在电子邮件模板中:
Set Up Images for Success in an Email
Missing Images in an Email Campaign
希望这有助于...
关于html - 图片在使用 html 模板的 gmail 中无法正确加载(在三星 Galaxy Note 5 上),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/49556424/
我确实有自己的媒体播放应用程序 - 它使用 MediaSessionCompat(结合 ExoPlayer 和它的 MediaSessionConnector 插件)。 我在三星手机上遇到了 AOD(
我正在尝试使用 UPnP 将 key 代码发送到三星智能电视。我找到了可用 key 代码列表 here .但是我如何用整数表示相同,因为三星希望在 UPnP 服务中将其作为整数值接收。 谢谢 最佳答案
我花了很长时间用优化的 Ken Shirriff 解码 IR 代码阿杜诺图书馆。我稍微修改了代码,以便能够转储三星空调 (MH026FB) 56 位信号。 我的工作成果位于 Google Docs 文
我使用 jquery mobile 创建了一个移动应用程序,一切正常,但在三星手机中,左滑动和右滑动无法正常工作。 滑动 2-3 次后即可工作。 可以用来处理 var startCoords;
看起来 Tizen 支持 HTML5 和原生开发。但是,是否可以本地开发 Gear2 应用程序?如果是,在哪里可以找到这方面的任何样本? 最佳答案 是的,本地制作应用程序,访问 http://deve
我在 Samsung S8+ (android 9.0) 中遇到更改语言问题。我已将一个版本 .aab(“Android App Bundle 格式”)文件扩展名上传到“我的应用程序”的 Google
我想要在 Samsung Touchwiz UX、文件管理器、音乐播放器和其他一些应用程序中使用的小部件,两个 ListView 位于左侧和右侧平板电脑的侧面,中间有一个分隔符,可以在触摸时改变左右两
1 添加了 1 个 jar API 文件。这是示例代码的其余部分 我是从http://innovator.samsungmobile.com/cms/cnts/knowledge.detail.vie
在我的应用程序中,我设计了分辨率为 600x1024 的布局,并将它们放置在 layout-large 文件夹中。 当我在 Samsung Galaxy Tab 上运行该应用程序时,它会从 layou
我的应用程序具有以下代码来调用 native 相机的捕获; startActivityForResult 它已经在 nexus 5、HTC 1、nexus 7、Samsung S4 和 Samsung
任何人都面临三星设备上的 500 个警报限制异常。我搜索了几个小时,但只能找到 2 篇关于(一篇在堆栈溢出中)的帖子。但它似乎并没有解决问题。 我正在使用从 flag_update_current 生
有谁知道如何构建与 Samsung Knox 兼容的测试应用程序?为安装了 Knox 的三星设备构建应用程序有何不同? 最佳答案 从 KNOX 2.0 开始,不需要应用包装。 这是来自三星 KNOX
我们开发了一个使用 ssl 和 https://的网页,它在所有(*到目前为止我们测试过的那些)上都可以正常加载... 然而,当尝试在 Samsung Galaxy S4 上加载时 - 它只显示“此网
我有媒体查询,对于所有设备,您都可以看到它 here , 在 CSS 中 -这里没有所有元素...... /* ##Device = Desktops ##Screen = 1281px to hig
因此,要构建开源版本的 Android,您需要一个工具链来构建内核。你到底怎么知道要下载哪个版本的工具链?我知道这取决于内核版本。但是你如何解决这个问题呢?在 Android 网站上,在构建内核部分,
有没有人成功地将 Samsung Galaxy 与运行在 Win XP Pro SP3 上的 ADB 连接起来?非常感谢链接到与此相关的现有线程或教程!谢谢! 最佳答案 安装 CD 附带的 Samsu
我正在使用这个网络编辑器示例: http://jsfiddle.net/MW7q6/ 这使您能够看到样式化的输入标签 text-align: right; 在 iPhone 和 Nexus 上,占位符
我正在尝试压缩视频。它在所有设备上都运行良好,但在 Samsung S5 中出现以下错误。 错误日志:android.media.MediaCodec$CodecException:错误 0xffff
A 前段时间写了一个使用相机的应用程序 ( Camera2 )。它适用于 Samsung S5 (Android 6)。但是对于 S8+ (Android 8) 相机不再对焦。它会从 CONTROL_
我正在尝试将这些媒体查询用于 S7,但它不起作用还有其他建议吗? @media screen and (device-width: 360px) and (device-height: 640
我是一名优秀的程序员,十分优秀!