Top "Css-float" questions

Positioning elements to the left or right of their containers using the CSS float attribute.

2 column layout (Left column fixed width, right fluid + clear:both)

Just need help as I have been trying sort this out for ages now. What I need: I've got a 2 …

html css css-float fluid
jQuery Find number of items per row in floated li's

Is there a way to find number of items (li tag) inside a ul which has it's float: set to …

jquery css-float html-lists loops
Force horizontal expansion

For a sort of thumbnail horizontal sliding viewer How can I make the divs inside the horizontal scrolling divs force …

html css-float horizontal-scrolling css
css: float blocks to occupy all free space

I'm trying to make an "image mosaic" that consists mostly of images of the same size, and some of them …

css layout css-float block mosaic
How to float elements with different heights?

I'm working on a responsive webdesign that floats multiple items in 4 columns side by side. Those items have different heights …

javascript jquery css css-float
Is there a way to justify-align floating HTML elements with CSS?

Essentially, I'm trying to achieve the affect of "text-align:justify" but with floating block elements. I have many blocks that …

css alignment css-float justify
Floated thumbnail gallery, different sizes, how to handle?

When simply doing float:left to all thumbnails of the same size, a gallery looks great. But when different size …

css image gallery css-float thumbnails
Stacking Font-Awesome Star Icons (fa-star & fa-star-half)

I want to stack the two Font Awesome icons fa-star and fa-star-half, but I am having alignment issues. See image …

html css css-float font-awesome font-awesome-4
border-bottom not working correctly

I have a strange problem, i have 3 tab menu items, that have text,after text i set up border-bottom, it's …

css twitter-bootstrap css-float grid-system
How to align Material Design Lite cards to right hand side

I'm trying to build a simple page which have cards using material design lite components but one problem stucks the …

html css css-float material-design material-design-lite