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 8272219
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T07:03:55+00:00 2026-06-08T07:03:55+00:00

Wondering if it is possible to somehow specify a table cell’s width in the

  • 0

Wondering if it is possible to somehow specify a table cell’s width in the form of a percentage less than 1%. In XHTML 1.0 strict, without the use of CSS.

<table border="0" cellpadding="0" cellspacing="0">
<tr valign="middle">
<td width="70%">..</td>
<td width="0.5%"></td>
<td width="0.5%"></td>
<td width="29%">..</td>
</tr>
</table>

Is this possible? Is it valid? Does it work cross-platform? Anyone know of a way? When I attempt to use the code above, it appears to interpret 5% and not a half percent.

The template will be for consumption in email clients, not a web browser.

  • 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-06-08T07:03:56+00:00Added an answer on June 8, 2026 at 7:03 am

    You could try taking the middle two at 0.5% and making a single TD at 1%. Then put a table inside at 100% and have two TD’s each at 50%.

    <table border="0" cellpadding="0" cellspacing="0">
    <tr valign="middle">
    <td width="70%">..</td>
    <td width="1%">
    <table border="0" cellpadding="0" cellspacing="0" width="100%">
    <tr valign="middle">
    <td width="50%"></td>
    <td width="50%"></td>
    </tr>
    </table>
    </td>
    <td width="29%">..</td>
    </tr>
    </table>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm wondering if it's possible somehow to play a video that has sound (in
I am wondering if it is possible to somehow get the value of a
I am just wondering if it is possible somehow capture part of webpage like
I am reading an apache logfile using read.table and am wondering if it's somehow
I'm wondering if it possible to actually change a UIViews scale value without actually
I'm wondering is it possible somehow? sample code class CustomFilter { ... function FilterData($data,
Just wondering if it's possible somehow to make the CSS content property insert html
Sounds like silly idea but I was wondering if it's possible somehow. Is it
I was wondering if itwould be possible to somehow speed up symfony templates by
I was wondering if its possible to somehow bind a list of lists to

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.