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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T12:35:55+00:00 2026-05-11T12:35:55+00:00

I have the following table: <table> <tr> <td style=height: 7px; width: 7px> A1 </td>

  • 0

I have the following table:

<table>     <tr>         <td style='height: 7px; width: 7px'> A1 </td>         <td style='height: 7px'> B1 </td>         <td style='height: 7px; width: 7px'> C1 </td>     </tr>     <tr>         <td style='width: 7px'> A2 </td>         <td> B2 </td>         <td style='width: 7px'> C2 </td>     </tr>     <tr>         <td style='height: 7px; width: 7px'> A3 </td>         <td style='height: 7px'> B3 </td>         <td style='height: 7px; width: 7px'> C3 </td>     </tr> </table> 

The basic idea is that the first row must be 7 pixels high. The left- and rightmost cells (A1 and C1) must be 7px wide, and the middle cell (B1) must scale according to the width of the table. The same goes for the bottom row (A3, B3, C3).

The middle row, however, needs to scale in height – in other words, it needs to be (tableheight - 14px). The left- and rightmost cells (A2, C2) need to be 7 pixels wide.

An example:

             7px              x               7px           |------|-------------------------|------|  ---       +------+-------------------------+------+  |        |      |                         |      |  | 7px    |      |                         |      |  |        |      |                         |      | ---       +------+-------------------------+------+  |        |      |                         |      |  |        |      |                         |      |  |        |      |                         |      |  |        |      |                         |      |  | y      |      |                         |      |  |        |      |                         |      |  |        |      |                         |      |  |        |      |                         |      |  |        |      |                         |      | ---       +------+-------------------------+------+  |        |      |                         |      |  | 7px    |      |                         |      |  |        |      |                         |      | ---       +------+-------------------------+------+ 

HOWEVER: In Internet Explorer, the widths work fine (columns A and C are 7px, column B scales dynamically) – but the heights don’t. Rows 1, 2 and 3 turn out to be exactly 33% of the height of the table, no matter what I do. Unfortunately I have to use this table, so replacing it with a set of DIVs is not an option.

I have the following DOCTYPE:

<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'> 

I need to keep this, as some other elements on the page rely on some complex CSS-based layouts.

Can anyone point me in the right direction to whip this into shape for IE?

EDIT: Should have mentioned earlier – this table is resized on the fly using javascript.

  • 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. 2026-05-11T12:35:56+00:00Added an answer on May 11, 2026 at 12:35 pm

    Instead of using the height propertiy (since its causing problems) you can use a spacer. For exampel a transparent small gif which u set the height to the amount you want too. The gif you would just do like this: <img src='./gfx/spacer.gif' style='height:14px;' />

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

Sidebar

Ask A Question

Stats

  • Questions 250k
  • Answers 250k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer You can still use HistoryManager, but jquery has some more… May 13, 2026 at 9:13 am
  • Editorial Team
    Editorial Team added an answer Don't try and second-guess the interpreter is the moral of… May 13, 2026 at 9:12 am
  • Editorial Team
    Editorial Team added an answer You have a misconception about pickles: they are guaranteed to… May 13, 2026 at 9:12 am

Related Questions

I have the following table: <table class=grid> <thead> <tr> <th>Name</th> <th>Status</th> <tr> </thead> <tbody>
I have the following code: <table id=myTable> <th>Date</th> <th>Action</th> </table> and var $table =
I am trying to figure out the best way to name my HTML form
I have the following HTML: <table class=products> <tr> <td>Product description probably goes here</td> <td><a

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.