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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T07:32:20+00:00 2026-05-11T07:32:20+00:00

I am trying to create a liquid 3 column area within a list item.

  • 0

I am trying to create a liquid 3 column area within a list item. To achieve this, I use the standard method of having 3 elements, of which the first two are the sides, floated left and right, and the 3rd is the content, which should sit between the two. The following HTML works fine in Firefox, but doesn’t render correctly in IE7 – the content is rendered below the two floated elements. Any ideas what the problem is?

<html xmlns='http://www.w3.org/1999/xhtml'>   <head>     <style>         *         {             margin: 0;             padding: 0;             border: 0;         }         span         {             display:block;         }         .corner         {             width: 12px;             height: 12px;         }         .tl         {             float: left;         }          .tr         {             float: right;         }         .fill         {             margin: 0px 12px;         }     </style>   </head>   <body>     <ul>       <li>         <span class='tl corner'>a</span>         <span class='tr corner'>b</span>         <span class='fill'>text text text</span>       </li>     </ul>   </body> </html> 

Note that replacing the spans with divs results in the same effect. I’ve also tried various DocTypes with no luck. And it works fine outside of the list, hence the problem appears to be intrinsic to using the list.

  • 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-11T07:32:20+00:00Added an answer on May 11, 2026 at 7:32 am

    The answer is to wrap the spans in a block level element (say, a div), with overflow set to hidden. Example came from a more in depth look at the 2nd CSSplay example.

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

Sidebar

Related Questions

I'm basically trying to create a 2 column div with a liquid <h1> and
I'm trying to create a custom Liquid template tag like this: class ScriptLoader <
I am trying create a delegate representation of constructor by emitting a Dynamic Method,
Trying to create the following routine in MySQL Workbench yields a This object's DDL
I'm trying create this function such that if any key besides any of the
I'm trying create a log specifically for logging user account activity. I created this
I am trying create a table and add this table into tablecell (table inside
I'm trying create a small http proxy service. This is not working so well.
I'm trying create a text area in a div with the id of "body".
I'm trying create a composite component to use across my projects, so, I've created

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.