电子邮件自动响应

Emailer going responsive automatically

我想发送一封 html 电子邮件。我使用表格进行编码。我没有让它响应。但是,当我将其上传到任何电子邮件客户端(如群组邮件或活动监视器)并发送电子邮件时。它将其转换为响应式设计。当我在移动设备上看到它时,它一个接一个地堆叠并且响应迅速。

但是我不希望它有响应。我想要在桌面上获得相同的输出。我该怎么做?

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head><title>Shantiniketans</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">

<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Lato:300,400,700,400italic">    
<body>    
<table border="0" width="600" background="images/bg.jpg">
  <tbody>
  <tr>
    <td>
      <table border="0" width="600">
        <tbody>
        <tr>
          <td>
            <p style="font-family: 'Lato', sans-serif; font-weight:bold; font-size:24px; color:#4886bb; text-align:center">Thank you for your enquiry about SHANTINIKETAN ALTAIR at magicbricks.com</p></td></tr></tbody></table>                
      <table border="0" width="606">
        <tbody>
        <tr>
          <td><img alt="" src="images/elevation.jpg" width="606" 
            height="418"></td></tr></tbody></table>                
      <table style="margin-top: -3px; margin-left: 2px" border="0" width="607"  background="images/blue_bg.jpg">
        <tbody>
        <tr>
          <td>
            <p style="font-size: 14px;  font-family: 'Lato';  color: rgb(255, 255, 255);  line-height: 1.2;  text-align: center;">SHANTINIKETAN ALTAIR, a project of smart value homes now nearing 
            completion, is located just 2.2 kms from Kelambakkam junction on OMR 
            – the IT Highway and the growth corridor of Chennai. Which means, 
            the potential for capital appreciation in the near future is 
            high.</p></td></tr></tbody></table>
      <table style="margin-top: 13px" border="0" width="600" height="180">
        <tbody>
        <tr>
          <td style="width:304px; height:212px; float:left;">
            <h4 style="font-size: 33px;  font-family: 'Lato';  color: rgb(0, 0, 0);  line-height: 0.727;  text-align: left;  font-weight:100; padding: 0px;  margin: 4px;">Altair</h4>
            <p style="  font-size: 11px;
  font-family: 'Lato';
  color: rgb(0, 0, 0);
  line-height: 1.473;
  text-align: justify;width:274px;
  float: left;">SHaNTINIKETaN aLTaIR offers you a choice of 1, 2 and 3 BHK 
            apartments at an all inclusive rate of Rs. 3,425/- per sq. ft. 
            (inclusive of all taxes, registration, electricity and water, 
            infrastructure development charges and electrical fittings, etc.) 
            with a promise of delivery within one month. What’s more, we even 
            have an assured Rental IncomeScheme.Come and visit our site, inspect 
            the model flat as well as the completed flats.</p></td>
          <td style="width:287px; height:142px; float:left;">
            <h4 style="font-size: 33px;  font-family: 'Lato';  color: rgb(0, 0, 0);  line-height: 0.727;  text-align: left;  font-weight:100; padding: 0px;  margin: 4px;">Hightlights</h4>
            <table style="margin-top: 16px" border="0" width="275">
              <tbody>
              <tr>
                <td><img alt="" src="images/highlights.jpg" width="277" height="96"></td></tr></tbody></table></td></tr></tbody></table>




      <table style="text-align:center" border="0" width="600" height="150">
        <tbody>
        <tr>
          <td><a href="http://www.shantiniketans.com/" target="_blank"><img alt="" src="images/view_web.jpg" width="100" height="100"></a></td>
          <td><a href="http://www.shantiniketans.com/contact.html" 
            target="_blank"><img alt="" src="images/contact_us.jpg" width="100" height="100"></a></td>
          <td><a 
            href="http://www.shantiniketans.com/images/Shantiniketan_altair.pdf" 
            target="_blank"><img alt="" src="images/download_broc.jpg"             width="100" height="100"></a></td></tr></tbody></table>




      <table style="margin-left: -2px" border="0" width="607">
        <tbody>
        <tr>
          <td style="text-align: center; margin-left: 2px"><img alt="" src="images/logo.jpg" width="607" 
height="128"></td></tr></tbody></table>



      <table style="background: #3670a2" border="0" width="607">
        <tbody>
        <tr>
          <td>
            <p style=" font-size: 21px;
  font-family: 'Lato';
  color: rgb(255, 255, 255);
  font-weight: bold;
  padding: 0px;
  margin: 4px;
  text-align: center;">Give us a Call at +91-98846   56561/63/64</p></td>
            </tr>
            </tbody>
            </table>



            </td>
            </tr>
            </tbody>
            </table>
            </body>
            </html>

请帮忙:(

忘记自己发送电子邮件,使用邮件黑猩猩或其他工具来完成这项任务。

您将永远遇到此类问题,其他问题可能是您的电子邮件被视为垃圾邮件。