Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3218176
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T15:29:50+00:00 2026-05-17T15:29:50+00:00

I’m having difficulty with building a HTML email. I currently have converted my entire

  • 0

I’m having difficulty with building a HTML email. I currently have converted my entire email to an 8 row table in the below order:

  1. Header (image)
  2. Date Field
  3. Content Field
  4. Content Base (rounded bottom image)
  5. Footer top (rounded top image)
  6. Footer
  7. Footer Base (rounded bottom image)

As you can see, four of these fields have an image in them. I’ve been very strict with the layout of my table, making it 550px wide, the images themselves are 550px wide and I use border-collapse on the table to remove the appearence of field edges.

The problem I’m having is that all the fields without images in them stick out an extra couple of pixels, which as I’m using rounded bottoms and tops it kinda ruins the layout. I simple can’t fathom why it’s doing this.

The images are added as per the <img> tag and what I THINK is happening is that it’s putting a spacing between the edge of the field and the image and as the rest of the table is dependent on the width of the largest one it’s pushing the others out a couple of pixels. I am struggling to find a solution to this, I’ve tried lots of different things such as minus margins on the images and tables. Can anybody offer any solutions to this?

The image below demonstrates this “stepping” and although minor, upon exporting to outlook it appears to double. The image starts above the line “Hydref 2010” –

alt text

UPDATE: I used the cellspacing and cellpadding commands and reduced them to 0 which fixed the display in a browser, but in Outlook, it’s the same

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T15:29:50+00:00Added an answer on May 17, 2026 at 3:29 pm

    HTML Emails are always a bit “fuuuuuuuuuuuuuuuuuuuuuuuu”, and leave me feeling deflated.

    You have taken the right approach to use tables, and the problem you are having is one I have seen before, but for the life of my I can’t remember how I fixed it.

    Have you tried condensing your columns into one row of markup:

    <td>
        <img>
    </td>
    

    into

    <td><img></td>
    

    IE and word are terrible for rending whitespace.

    If that fails, you could always split your columns, so you have a spacer either side of the title and a col-span on the main images?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

No related questions found

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.