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

Related Questions

Can I order my users in the database, so I don't have to say
I have a jquery bug and I've been looking for hours now, I can't
Can you please tell me why there are two log files created on tomcat
Can anyone suggest how to underline the title of a UIButton ? I have
Can someone maybe tell me why this is not working? I have used echo
Can I have a project that has some parts written in c and other
Can you have submenus with the top level set to checkable in WPF? I
Can't get over it, no matter how much I search. I have AlarmManager, where
Can someone please tell me is there a way to solve difference equation e.g:
Can I make this link in a href format ( ahref ='...' )? <form

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.