Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/email/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/ruby-on-rails-4/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Html 电子邮件中的嵌套表_Html_Email - Fatal编程技术网

Html 电子邮件中的嵌套表

Html 电子邮件中的嵌套表,html,email,Html,Email,所以,我正试图格式化一封电子邮件,这让我完全失去了理智 我认为这与特定的嵌套表有关 主表的宽度为650px,嵌套表的宽度设置为100% 所发生的事情是,只要我插入嵌套表,页眉和页脚图像在右侧就会减少20px(10+10)(尽管两个图像都是650像素宽) 当我修改嵌套表格,使嵌套表格两侧的单元格间距=0(最初两侧的单元格间距为10px,即总共为20px)时,页眉和页脚图像将正确对齐,但假设嵌套表格每侧的单元格间距设置为10px,则页眉和页脚图像将减少 为什么嵌套的表格单元格间距会影响我的页眉和页脚

所以,我正试图格式化一封电子邮件,这让我完全失去了理智

我认为这与特定的嵌套表有关

主表的宽度为650px,嵌套表的宽度设置为100%

所发生的事情是,只要我插入嵌套表,页眉和页脚图像在右侧就会减少20px(10+10)(尽管两个图像都是650像素宽)

当我修改嵌套表格,使嵌套表格两侧的单元格间距=0(最初两侧的单元格间距为10px,即总共为20px)时,页眉和页脚图像将正确对齐,但假设嵌套表格每侧的单元格间距设置为10px,则页眉和页脚图像将减少

为什么嵌套的表格单元格间距会影响我的页眉和页脚图像

    <!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>2020 Preferred Share Outlook with Fiera Capital</title>
<style type="text/css">
<!--
html, body {
    font-family: Arial, Helvetica, sans-serif;
    color: #444;
    font-size: 17px;
    line-height:30px;
    background-color: #FAFAFA;
}
img {
    border:none;    
}
sup, sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
}

.disclaimer {
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 12px;
    line-height:16px;
}
.title {
    color: #F60;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
}
.title2 {
    color: #F60;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
}

a:link {
    color: #F60;
}
a:visited {
    color: #F60;
}
a:hover {
    color: #F60;
}
a:active {
    color: #77881c;
}
.orange {
    color: #F60;
}
.disclaimer{
padding:15px;
    }
.table_data {
    font-size: 9px;
    font-family: Arial, Helvetica, sans-serif;
    border-color: #FDFDFD;
    line-height:12px;
}
.disclaimer1 {  font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 11px;
    line-height:16px;
}
.details {
    font-size: 13px;
    line-height:20px;
}   
-->
</style>
</head>

<body style="margin: 0;">
<table width="101%" height="100%">
  <tr>
    <td><table width="650" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
      <tr> 
            <td width="650">
                <img src="https://www.horizonsetfs.com/horizons/media/emails/2020/202002_FieraWebinar/Email_Header.png" alt="2020 Preferred Share Outlook with Fiera Capital" style="border:none"/>
            </td>
       </tr>
       <tr>
          <td align="left" style="padding: 15px 20px 20px 20px;">
            <p class="title">Get the Latest Outlook from Fiera Capital on the Canadian Preferred Shares and Fixed Income Markets</p>
            <p>The Canadian preferred share market has bounced back from its lows in Q3 2019. But Fiera Capital believes there is still significant potential upside left in this asset class, since preferred shares offer higher relative yields compared to bonds, and should have less pressure from new issuances in 2020.</p>
            <p>Fiera Capital’s Nicolas Normandeau, lead portfolio manager for the <a href="http://www.horizonsetfs.com/hpr">Horizons Active Preferred Share ETF (HPR)</a> and the <a href="http://www.horizonsetfs.com/hfp">Horizons Floating Rate Preferred Share ETF (HFP)</a>, will outline his team’s outlook for Canadian preferred shares in 2020, and why he feels they remain a potentially attractive option for Canadian fixed income investors.</p>
            <p><a href="https://attendee.gotowebinar.com/register/6491065155959682573?" target="_blank"><img src="http://horizonsetfs.com/horizons/media/emails/common-images/register_en.png" alt="Register for the webinar Now" style="border:none"/></a></p>



            <table width="100%" cellspacing="10" cellpadding="10" border="0">
                <tbody>
                    <tr>
                        <td width="50%" bgcolor="#EEEEEE"><br><span class="title"><strong>Advisors and Investors Bullish in New Decade<br>
                            <a href="https://www.horizonsetfs.com/sentimentsurvey" target="_blank"><br>
                            <img src="https://www.horizonsetfs.com/horizons/media/emails/2020/202002_FieraWebinar/Sentiment-Survey.jpg" alt="Sentiment Survey Results" style="border:none"></a><br>
                            </strong></span><br>
                            <a href="https://www.horizonsetfs.com/sentimentsurvey" target="_blank">Did you miss our Q1 2020 Sentiment Survey Results?</a> See where Canadian advisors and investors stand on 14 different indices and asset classes, ranging from the NASDAQ-100® to Gold Bullion.<br> <p>Stay tuned for our Q2 2020 Sentiment Survey in March – you could win a $150 Amazon gift card!</p>                 
                        </td>
                        <td width="" bgcolor="#EEEEEE">
                            <span class="title"><strong>Just Launched: Three New Total Return ETFs</strong></span><br>
                            <a href="https://www.horizonsetfs.com/news/Press-Release/Horizons-ETFs-Launches-Three-New-Total-Return-ETFs" target="_blank"><br>
                            <img src="https://www.horizonsetfs.com/horizons/media/emails/2020/202002_FieraWebinar/Market-Open-pic.png" alt="Launch of new Total Return ETFs" style="border:none"></a><br>
                            On February 6, 2020, Horizons ETFs launched three new ETFs: <a href="https://www.horizonsetfs.com/etf/hulc">HULC</a>, <a href="https://www.horizonsetfs.com/etf/hsav">HSAV</a>, as well as <a href="https://www.horizonsetfs.com/etf/hxcn">HXCN</a>. With $1 billion in seed capital, HXCN is the largest ETF launch in Canadian history. <a href="https://www.horizonsetfs.com/news/Press-Release/Horizons-ETFs-Launches-Three-New-Total-Return-ETFs" target="_blank">Learn more about our new total return ETFs</a> <br> <br> <br> <br>                       
                        </td>
                    </tr>
                </tbody>
            </table>


            <table width="100%" border="0" cellpadding="0">
                <tbody>
                    <tr>                   
                    <td width="30%">
                        <img src="https://www.horizonsetfs.com/horizons/media/emails/2020/202002_FieraWebinar/Nicolas-Normandeau.png" alt="Nicolas Normandeau, CFA®, M.SC." style="border:none"/><span class="orange"><strong>Nicolas Normandeau</strong></span>
                        <br>
                        <strong><span style="font-size: 12px;">CFA®, M.SC. – Vice-President and Portfolio Manager, Fixed Income, Fiera Capital</span></strong>
                    </td>
                    <td width="70%">
                        <em>Nicolas Normandeau is a member of Fiera Capital’s Corporate Fixed Income team and a portfolio manager for the firm’s Corporate Fixed Income strategy with 10 years of industry experience. Fiera Capital is one of Canada’s largest managers of fixed income investments and is the sub-advisor for many of <a href="https://www.horizonsetfs.com/horizons/media/pdfs/library/ActiveIncomeETFs_EN.pdf" target="_blank">Horizons ETFs’ fixed income funds.</a></em>
                    </td>
                    <br>                    
                    </tr>
                </tbody>
            </table> 




          </td>
        </tr>





       <tr> 
          <td width="650"><img src="https://www.horizonsetfs.com/horizons/media/emails/common-images/footer_en.jpg" alt="Horizons Exchange Traded Funds" /></td>
       </tr>
       <tr>
           <td class="disclaimer"><p class="disclaimer1">*Plus  applicable sales taxes.</p>
             <p class="disclaimer1">Commissions, management fees and expenses all  may be associated with an investment in exchange traded products managed by  Horizons ETFs Management (Canada) Inc. (the &quot;Horizons Exchange Traded  Products&quot;). The Horizons Exchange Traded Products are not guaranteed,  their values change frequently and past performance may not be repeated. The  prospectus contains important detailed information about the Horizons Exchange  Traded Products. <strong>Please read the  relevant prospectus before investing.</strong></p>
             <p class="disclaimer1">Certain statements may constitute a forward looking statement, including those identified by the expressions &ldquo;anticipate&rdquo;, &ldquo;estimate&rdquo; or &ldquo;expect&rdquo; and similar expressions (including grammatical variations thereof) to the extent they relate to the ETFs or Horizons ETFs. The forward-looking statements are not historical facts but reflect the ETFs, the ETF&rsquo;s managers or Horizons ETFs current expectations regarding future results or events. These forward-looking statements are subject to a number of risks and uncertainties that could cause actual results or events to differ materially from current expectations. These and other factors should be considered carefully and readers should not place undue reliance on the ETFs&rsquo; forward looking statements. These forward-looking statements are made as of the date hereof and the ETFs do not undertake to update any forward-looking statement that is contained herein, whether as a result of new information, future events or otherwise, unless required by applicable law.</p>
             <p class="disclaimer1"><sup>1</sup>Horizons Total Return ETFs  (&ldquo;Horizons Total Return ETFs&rdquo;) are generally index-tracking ETFs that use an  innovative investment structure known as a Total Return Swap to deliver the  returns of an underlying benchmark in a low-cost and tax-efficient manner.  Unlike a physical replication ETF that typically purchases the securities found  in the relevant benchmark in the same proportions as the benchmark, most  Horizons Total Return ETFs use a synthetic structure that never buys the  securities of a benchmark directly. Instead, the ETF receives the total return  of the benchmark through entering into a Total Return Swap agreement with one  or more counterparties, typically large financial institutions, which will  provide the ETF with the total return of the benchmark in exchange for the  interest earned on the cash held by the ETF. Any distributions which are paid  by the benchmark&rsquo;s constituents are reflected automatically in the net asset  value (NAV) of the ETF. As a result, the Horizons Total Return ETF receives the  total return of the benchmark (before fees), which is reflected in the ETF&rsquo;s  share price, and investors are not expected to receive any taxable  distributions. Certain Horizons Total Return ETFs use physical replication  instead of a total return swap, which includes HULC and HSAV. The Horizons Cash  Maximizer ETF does not track a traditional benchmark but rather a compounding  rate of interest paid on a cash deposit that can change over time.</p>
             <p class="disclaimer1">In the past you have provided Horizons ETFs with your email address or your email address is publicly available. You will receive brief news announcements regarding our ETFs and related topics. If you no longer wish to receive these announcements, you may unsubscribe by <a href="%%email_preference_center%%" target="_blank">clicking here</a> and updating your user preferences.</p>
             <p class="disclaimer1"><a href="http://www.horizonsetfs.com/legal/Privacy-of-information" target="_blank">Click here to read our Privacy Policy.</a></p>
             <p class="disclaimer1">Horizons ETFs Management (Canada) Inc.<br />
55 University Avenue, Suite 800<br />
Toronto, Ontario, M5J 2H7</p></td>
        </tr>
  </table></td>
  </tr>
</table>
</body>
</html>

Fiera Capital 2020年优先股展望

从Fiera Capital获取加拿大优先股和固定收益市场的最新前景

加拿大优先股市场已从2019年第三季度的低点反弹。但Fiera Capital认为,这一资产类别仍有巨大的潜在上升空间,因为优先股相对债券的相对收益率更高,2020年新发行的压力也应该更小

Fiera Capital的Nicolas Normandeau是和的首席投资组合经理,他将概述他的团队对2020年加拿大优先股的展望,以及为什么他认为这些优先股仍然是加拿大固定收益投资者潜在的有吸引力的选择


顾问和投资者看好新十年


查看加拿大顾问和投资者在14种不同指数和资产类别上的立场,从纳斯达克100®到金条。
请继续关注我们3月份的2020年第二季度情绪调查–您可能会赢得一张价值150美元的亚马逊礼品卡

刚刚推出:三只新的总回报ETF

2020年2月6日,Horizons ETF推出了三只新的ETF:,以及。HXCN拥有10亿美元的种子资本,是加拿大历史上最大的ETF发行



尼古拉斯·诺曼多
CFA®,理学硕士——Fiera Capital固定收益部副总裁兼投资组合经理 Nicolas Normandeau是Fiera Capital公司固定收益团队的成员,也是公司固定收益战略的投资组合经理,具有10年的行业经验。Fiera Capital是加拿大最大的固定收益投资管理公司之一,也是许多公司的副顾问

*加上适用的销售税

佣金、管理费和费用都可能与投资由Horizons ETFs management(Canada)Inc.管理的交易所交易产品(“Horizons交易所交易产品”)有关。Horizons交易所交易的产品没有保证,其价值经常变化,过去的表现可能不会重复。招股说明书包含有关Horizons交易所交易产品的重要详细信息投资前请阅读相关招股说明书。

某些声明可能构成前瞻性声明,包括通过以下表述确定的声明&ldquo;预期&rdquo&ldquo;估计&rdquo;或&ldquo;期待&rdquo;以及与ETF或Horizons ETF相关的类似表达(包括语法变体)。前瞻性陈述并非历史事实,而是反映了ETF;s经理或Horizons ETF对未来结果或事件的当前预期。这些前瞻性陈述受到许多风险和不确定性的影响,这些风险和不确定性可能导致实际结果或事件与当前预期存在重大差异。应仔细考虑这些因素和其他因素,读者不应过度依赖ETF;前瞻性声明。这些前瞻性声明于本协议日期作出,ETF不承诺更新本协议中包含的任何前瞻性声明,无论是由于新信息、未来事件还是其他原因,除非适用法律要求

1Horizons总回报ETF(“Horizons总回报ETF”)通常是指数跟踪ETF,使用创新的投资结构(称为总回报掉期),以低成本、低税收的方式提供基础基准的回报。与通常以与基准相同的比例购买相关基准证券的物理复制ETF不同,大多数Horizons总回报ETF使用的是合成结构,从不直接购买基准证券。相反,ETF通过签订总回报掉期agr获得基准的总回报

<td align="left" style="padding: 15px 20px 20px 20px;">
<td align="left" style="padding: 15px 0 20px 0;">