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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T13:17:22+00:00 2026-05-28T13:17:22+00:00

Further to the discussion in Floating div issue in IE i added Floating div

  • 0

Further to the discussion in Floating div issue in IE i added Floating div in my JSP

Now I need to add a ruler-type of thick border only to my right of the “PassageDiv”. CSS given below

#passageDiv, #questionDiv {
    overflow: auto;
    float: left;
    height: 550px;
}

#passageDiv{
    width: 50%;
}


#questionDiv {
    width: 50%;
}

Kind of seperator between PassageDiv and QuestionDiv am expecting. So I added below line in passageDiv

border: 1px solid;

But adding this makes my questionDiv to appear below passageDiv rather than appearing side-by-side with an seperator in middle.

  • 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-28T13:17:22+00:00Added an answer on May 28, 2026 at 1:17 pm

    border will add border all around, just make use of border-right try this

    #passageDiv{
      border-right: 2px solid black;
    }
    

    also decrease the width percentage a little to occupy border

    #passageDiv{
        width: 48%;
    }
    
    #questionDiv {
        width: 48%;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Further to this suggestion HTML div height auto I used Floating DIV in my
[EDIT: further digging revealed a different root issue. I'm rephrasing the question, but leaving
This is a further discussion on this question: Why is it still possible to
FURTHER EDIT: Given that individuals can only access the questionnaire from a seperate website,
Further to my question on disabling validators using javascript - Disable ASP.NET validators with
Further to How to Pass Command Line Parameters in batch file how does one
Further to this question: Algorithm for determining a file’s identity Recap : I'm looking
Will there be any further resultset to process if the lookup table in the
I'm seeking further clarification after seeing What is responsible for releasing NSWindowController objects? I'm
Background (question further down) I've been Googling this back and forth reading RFCs and

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.