Day 259

Still with the html emails...
#CodingPhase #TheCodingWay #365CodingPhaseChallenge

**********

<!-- Start row1 -->
          <tr>
            <td>
              <!-- Start left column -->
              <table class="header-left" width="50%" align="left" border="0" cellspacing="0" cellpadding="0"
                style="background: #65fffd; background: -moz-linear-gradient(-45deg, #65fffd 0%, #2296ee 100%); background: -webkit-linear-gradient(-45deg, #65fffd 0%,#2296ee 100%); background: linear-gradient(135deg, #65fffd 0%,#2296ee 100%); padding: 15px 15px 70px 15px;">
                <tr>
                  <td
                    style="font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #ffffff">
                    <img src="/img/logo.png" alt="">
                    <h2 style="padding: 25px 0 10px; font-size: 30px; margin: 0; font-weight: 300; line-height: 1;">Get
                      ready for</h2>
                    <h1 style="font-size: 80px; margin: 0 0 0 -5px; line-height: 1; padding: 0 0 10px;">Hero</h1>
                    <p style="font-style: italic; font-size: 14px; margin: 0; line-height: 1.5;padding: 20px 0 50px;">It
                      seems like hundreds
                      of new IWatch
                      appspop
                      up every week, but which ones should you bother
                      trying?</p>
                    <a href="#" class="ghost-btn"
                      style=" font-size: 12px; border: 2px solid white; border-radius: 5px; text-decoration: none; color: #ffffff; padding: 10px 15px; text-transform: uppercase;">Learn
                      More</a>
                    </tds>
                </tr>
              </table>
              <!-- End left column -->

              <!-- Start right column -->
              <table class="header-right" width="50%" align="right" cellspacing="0" cellpadding="0" border="0">
                <tr>
                  <td
                    style="font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #7D7D7D">
                    <table class="container" width="100%" align="center" cellspacing="0" cellpadding="0" border="0"
                      style="padding: 20px;">
                      <tr>
                        <td align="center">
                          <a href="#"
                            style="font-size: 14px; font-weight: 600; text-decoration: none; color: #7D7D7D">About</a>
                        </td>
                        <td align="center">
                          <a href="#"
                            style="font-size: 14px; font-weight: 600; text-decoration: none; color: #7D7D7D">Careers</a>
                        </td>
                        <td align="center">
                          <a href="#"
                            style="font-size: 14px; font-weight: 600; text-decoration: none; color: #7D7D7D">Contact</a>
                        </td>
                      </tr>
                    </table>
                  </td>
                </tr>
                <tr>
                  <td align="center" valign="bottom" style="padding-top: 16px;"><img src="/img/smartwatch.png" alt="">
                  </td>
                </tr>
              </table>
              <!-- End right column -->
            </td>
          </tr>
          <!-- End row1 -->

Comments

Popular posts from this blog

Day 1

Day 365 + 1

Day 365 + 2