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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T20:14:59+00:00 2026-05-27T20:14:59+00:00

I have something similar to below: <div style=float:left;margin-left:5px;>Test</div> The issue is that I need

  • 0

I have something similar to below:

<div style="float:left;margin-left:5px;">Test</div>

The issue is that I need to have this div repeat multiple times. If it repeats to many times, instead of forcing you to scroll right to see the rest of it (like I want it to), it instead goes down to the next line.

Example of the issue: http://jsfiddle.net/ruh7z/1/

Any help with this would be great, thanks

  • 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-27T20:15:00+00:00Added an answer on May 27, 2026 at 8:15 pm

    That behavior is exactly what floating is supposed to do. If you use table-cell for your display style, that may give you more of what you’re expecting. Note that you’ll have to use padding instead of margins if you use table-cell.

    .container div
    {
        display: table-cell;
        padding-left: 5px;
    }
    

    Here’s a sample of this in use.

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

Sidebar

Related Questions

I have something similar to that: <table> <tr> <td>Hello,<br/>World!</td> </tr> </table> Both lines Hello,
We currently have an ant task that contains something similar to the following: <filelist
i have something that requires a matrix of values, similar to pokemon: (source: firechao.com
I have a view that I'm trying to filter with something similar to DISTINCT
I have implemented background worker class something similar to below sample and I want
I have a table that is similar to the following below: id | cat
If I have URL something like below: http://test.com?x=1&x=2&x=3&x=4&x=5&x=6&x=7 Then how can I read all
I often see something similar to this below in PHP scripts using MySQL query(SET
I have something similar to the following method: public ActionResult Details(int id) { var
i have something similar to the following... used a python script to JSON to

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.