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

  • SEARCH
  • Home
  • 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

Related Questions

I have the following HTML: <table id=MwDataList class=data width=100% cellspacing=10px> .... <td class=centerText style=height:
I have the following html page: <body> <div class=hide1 style=width:1000px; height:1000px;> <table width=100% border=0
I have the following: <ul style=width: 300px; list-style-type:none> <li> <table style=width:100% border=0 cellpadding=0 cellspacing=0
The following is a 3 x 3 table: <html> <body style=overflow:hidden;> <style> div.table_div {overflow:scroll;width:378px;height:117px;position:relative;}
i have the following problem concerning the index:: my source code:: <table style=width: 80%>
I have the following simplified layout: jsfiddle: http://jsfiddle.net/rersW/ <table> <tr> <td style=border:1px solid black;height:300px;width:100px>A</td>
Assume I have the following style table, col1 col2 and col3 have same value
I have the following code to generate a table listing brand/model/submodel/style for a group
I have the following CSS in my header: <style type=text/css> table, td { border-color:
I have following CSS: table tbody tr:last-child td { padding-top: 7px; border-bottom: 0; }

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.