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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T18:22:45+00:00 2026-05-10T18:22:45+00:00

I can’t make td Date to have fixed height. If there is less in

  • 0

I can’t make td ‘Date’ to have fixed height. If there is less in Body section td Date element is bigger than it should be – even if I set Date height to 10% and Body height to 90%. Any suggestions?

<tr>   <td class='Author' rowspan='2'>     <a href='#'>Claude</a><br />     <a href='#'><img src='Users/4/Avatar.jpeg' style='border-width:0px;' /></a>           </td>   <td class='Date'>     Sent:     <span>18.08.2008 20:49:28</span>   </td> </tr> <tr>   <td class='Body'>     <span>Id lacinia lacus arcu non quis mollis sit. Ligula elit. Ultricies elit cursus. Quis ipsum nec rutrum id tellus aliquam. Tortor arcu fermentum nibh justo leo ante vitae fringilla. Pulvinar aliquam. Fringilla mollis facilisis.</span>   </td> </tr> 

And my css for now is:

table.ForumThreadViewer td.Date {   text-align: left;   vertical-align: top;   font-size: xx-small;   border-bottom: solid 1 black;   height: 20px; }  table.ForumThreadViewer td.Body {   text-align: left;   vertical-align: top;   border-top: solid 1 black; }  table.ForumThreadViewer td.Author {   vertical-align: top;   text-align: left; } 

It’s working for FF but not for IE. 🙁

  • 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-10T18:22:45+00:00Added an answer on May 10, 2026 at 6:22 pm

    Oli is right! Give then screenshot you posted, you are using the wrong markup. You could use something more like this:

    <div class='post'>   <div class='author'>     <a href='#'>Claude</a><br />     <a href='#'><img src='Users/4/Avatar.jpeg' /></a>           </div>   <div class='content'>     <div class='date'>Sent: 18.08.2008 20:49:28</div>     <div class='body'>       This is the content of the message.     </div>   </div>   <div class='clear'>&nbsp;</div> </div> 

    with css like this:

    div.post {   border: 1px solid #999;   margin-bottom: -1px; /* collapse the borders between posts */ } div.author {   float: left;   width: 150px;   border-right: 1px solid #999; } div.content {   border-left: 1px solid #999;   margin-left: 150px; } div.date {   border-bottom: 1px solid #999; } div.clear {   clear: both;   height: 0;   line-height: 0; } 
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 241k
  • Answers 241k
  • 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 are shooting yourself in the foot by calling AcceptChanges().… May 13, 2026 at 7:24 am
  • Editorial Team
    Editorial Team added an answer OK I figured it out. I was using the same… May 13, 2026 at 7:24 am
  • Editorial Team
    Editorial Team added an answer I think your best option is to query the hierachy… May 13, 2026 at 7:24 am

Related Questions

I've got a string that has curly quotes in it. I'd like to replace
I want use html5's new tag to play a wav file (currently only supported
Is it possible to replace javascript w/ HTML if JavaScript is not enabled on
In order to apply a triggered animation to all ToolTip s in my app,
I am currently running into a problem where an element is coming back from

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.