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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T13:08:55+00:00 2026-05-24T13:08:55+00:00

I am trying to position the border with in height range i mean the

  • 0

I am trying to position the border with in height range i mean the border will be positioned in same height where key number reports and instructor reports are started

the diagram is like this enter image description here

and the code for positioning

                <table>
                    <tr style="padding-top:20px: height:18px">
                    <div style="height:03px;width:400px">
                        <td style="width:50%;position:relative;top:10px;bottom:10px;padding-right:8px; padding-top:20px">
                            <b>Key Numbers Report</b><br />
                         <div style=" padding-top:6px;margin-top:07px;text-align:left">                              
                           Text about the information 
                            displayed in this report and what 
                            they can find out here.
                            Text about the information 
                            displayed in this report and what 
                            they can find out here.
                            Text about the information 
                            displayed in this report and what 
                            they can find out here.
                            </div>
                            <a style="float:left;color:#77F;font-size:18px;margin-top:10px" href="./?s=1">View Report</a>
                        </td>

                        <td style="padding-left:25px;position:relative;top:19px;left:10px;border-left:1px #AAA solid;height:10px; padding-top:18px;padding-right:8px">
                            <b>Instructors Report</b><br />
                            <div style ="padding-top:6px;margin-top:07px;text-align:left">
                            Text about the information 
                            displayed in this report and what 
                            they can find out here.
                            Text about the information 
                            displayed in this report and what 
                            they can find out here.
                            Text about the information 
                            displayed in this report and what 
                            they can find out here
                            </div>
                            <a style="float:left;color:#77F;font-size:18px;margin-top:10px " href="./?s=2">View Report</a>
                        </td>
                        </div>
                    <tr>
                </table>

can any one pls help on this

  • 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-24T13:08:56+00:00Added an answer on May 24, 2026 at 1:08 pm

    Something like this?

            <table>
                <tr style="padding-top:20px: height:18px">
                <div style="height:03px;width:400px; margin-top: 20px;">
                    <td style="width:50%;position:relative;top:10px;bottom:10px;padding-right:8px; padding-top:0px;">
                        <b>Key Numbers Report</b><br />
                     <div style=" padding-top:6px;margin-top:07px;text-align:left">                              
                       Text about the information 
                        displayed in this report and what 
                        they can find out here.
                        Text about the information 
                        displayed in this report and what 
                        they can find out here.
                        Text about the information 
                        displayed in this report and what 
                        they can find out here.
                        </div>
                        <a style="float:left;color:#77F;font-size:18px;margin-top:10px" href="./?s=1">View Report</a>
                    </td>
    
                    <td style="padding-left:25px;position:relative;top:19px;left:10px;border-left:1px #AAA solid;height:10px; padding-top:0px;padding-right:8px">
                        <b>Instructors Report</b><br />
                        <div style ="padding-top:6px;margin-top:07px;text-align:left">
                        Text about the information 
                        displayed in this report and what 
                        they can find out here.
                        Text about the information 
                        displayed in this report and what 
                        they can find out here.
                        Text about the information 
                        displayed in this report and what 
                        they can find out here
                        </div>
                        <a style="float:left;color:#77F;font-size:18px;margin-top:10px " href="./?s=2">View Report</a>
                    </td>
                    </div>
                <tr>
            </table>
    

    I removed the padding-top from your <td>s and added margin-top on your <div> instead.

    I have to tell you though, that your html-code is not valid, you are not allowed to have a <div> in a <tr> before your <td>.

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

Sidebar

Related Questions

I'm trying to make hover effect which will change height of li (list) element
I'm trying to position some divs children of the same parent, giving offset top
im trying to locate the position of the minimum value in a vector, using
I am trying to synchronize the horizontal scroll position of 2 WPF DataGrid controls.
I am trying to do positioning in JavaScript. I am using a cumulative position
I am trying to programmatically position certain controls within a form, based on the
I'm trying to get the height of a html window's content. This is the
I'm trying to place a nice border around an image that's 250x250, using only
I'm trying to edit some css to include a border to the right and
I'm trying to draw a custom border by drawing a custom view. Here is

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.