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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T23:35:02+00:00 2026-06-10T23:35:02+00:00

I have a div-table that is working fine with about 4 columns but now

  • 0

I have a div-table that is working fine with about 4 columns but now I want to make the items expandable so that another div appears below the entry. The problem is that if I use another div below the table-row its width is getting stucked to the first columns-width.

What I need is a division that ignores the table-layout .. any GOOD solutions for 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-06-10T23:35:03+00:00Added an answer on June 10, 2026 at 11:35 pm

    It looks like your final spanning div at the bottom is taking some strange inheritance from your divTable class. In your code, your final div is within the wrapper of divTable. I’ve amended your code slightly to have the div outside of the divTable div and it spans all columns.

    <div class="navContent">
    <div id="lastRequests" class="divTable">
    <div class="divRow bold">
      <div class="divCell c1"> SiteID </div>
      <div class="divCell c2"> Ort </div>
      <div class="divCell c3"> Anfrage </div>
      <div class="divCell c4"> Ergebnis </div>
      <div class="divCell c5"> Datum </div>
    </div>
    <div class="divRow">
      <div class="divCell c1"> 56831-12481 </div>
      <div class="divCell c2"> gütersloh </div>
      <div class="divCell c3"> 332312, Bielefeld, <span class="tooltip" data-tooltip="Open.  Web. Business.">Deutscheland</span>, 80.32, 43.23</div>
      <div class="divCell c4"> Proxy </div>
      <div class="divCell c5"> 05.09.2012 20:20:21 </div>
    </div>
    </div>
    <!-- move this div here -->
    <div style="background-color: #0F9;">
    This div should use the whole width
    </div>
    </div>
    

    Edit: While this will work, I agree with everyone else above when they say you should really just use a table for this data instead of trying to replicate table functionality with divs.

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

Sidebar

Related Questions

I have the following code working fine but the problem is that it always
I have a div that I want to appear directly below a table cell
I would want to simulate the behavior of a table with div. I have
I have tried making every div 75px and the table within the div but
In my program I have created a table that is scrollable, everything is working
I have a very simple table, containing a div that shows some smaller inner
I have a div inside a table cell. When I click in the table
I have replaced a table containing four tables (in a grid) with a div-table
I have a div inside of a table which is inside of a form
The situation is this: I have a div with overflow auto containing a table.

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.