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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T06:34:10+00:00 2026-05-14T06:34:10+00:00

My webpage currently looks like this: <asp:Table runat=server style=position: absolute; left: 0%; top: 82%;

  • 0

My webpage currently looks like this:

<asp:Table runat="server" style="position: absolute;
    left: 0%; top: 82%; right: 0%; bottom: 0%; width: 100%; height: 18%"
    CellPadding="0" CellSpacing="0" GridLines="Both">
    <asp:TableRow>
        <asp:TableCell>
            Content1
        </asp:TableCell>

        <asp:TableCell Width="2.5%">
        </asp:TableCell>

        <asp:TableCell >
            Content2
        </asp:TableCell>
    </asp:TableRow>
</asp:Table>

http://img684.imageshack.us/img684/9677/tableu.png

But I need it to look like this:
http://img263.imageshack.us/img263/4508/table2k.png
“Content1” is of unknown size, and the table will have to adjust to fit it in, but without taking any unnecessary space away from “Content2.” I can’t use “display: table” because it isn’t supported in IE7 and such, so I’m pretty much stuck using a regular table element unless there is something better out there that is supported in older browsers.

Does anyone know how this can be accomplished?

  • 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-14T06:34:10+00:00Added an answer on May 14, 2026 at 6:34 am

    Why not add a width to the Content2 cell? Something like:

    <asp:Table runat="server" style="position: absolute;
        left: 0%; top: 82%; right: 0%; bottom: 0%; width: 100%; height: 18%"
        CellPadding="0" CellSpacing="0" GridLines="Both">
        <asp:TableRow>
            <asp:TableCell>
                Content1
            </asp:TableCell>
    
            <asp:TableCell Width="2.5%">
            </asp:TableCell>
    
            <asp:TableCell Width="97.5%">
                Content2
            </asp:TableCell>
        </asp:TableRow>
    </asp:Table>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am new to nokogiri, but it looks like this would be the tool
The form looks like this: <form action='localhost/test.php' method='post' target='test'> <input type='text' name='add_to_url' value='' />
I currently am trying to add tags around certain words in a webpage. This
On the web page, it looks like there is no current development in the
I am currently working on creating a webpage photo gallery. I have a ton
I am currently working on a webpage and I have achieved fitting it in
I am currently developing a webpage where I want to use the ToggleClass function
I currently have Google Maps integrated into my webpage. It is being used to
I'm currently doing a highlighting function on a webpage and im using the jquery
I'm currently working in an application that has to navigate a webpage and recollect

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.