html - Float items either way -


i'm working on image page can't figure out how fill gaps. i'm using float:left leaves spaces blank.

you can find image page here: http://ianbauters.no-ip.org/kinno/pages/images.html

are talking blank space?

screenshot

it normal behaviour of css floating. if want fill gap should use javascript library masonry or similar.


Comments

Popular posts from this blog

python - Subclassed QStyledItemDelegate ignores Stylesheet -

java - HttpClient 3.1 Connection pooling vs HttpClient 4.3.2 -

SQL: Divide the sum of values in one table with the count of rows in another -