www.hllball.org Open in urlscan Pro
2a02:26f0:1700:f::1737:a18c  Public Scan

URL: http://www.hllball.org/Tools/Masonary/
Submission: On April 04 via manual from US — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

--- title: jQuery Masonry layout: default category: homepage has_modernizr: true
mini_bricks: - w1 h1 - w1 h1 - w1 h2 - w1 h1 - w2 h1 - w1 h2 - w1 h1 - w2 h2 -
w2 h1 - w1 h1 - w2 h2 - w2 h1 ---
A dynamic layout plugin for jQuery
The flip-side of CSS floats

← View docs and demos
Before: CSS Floats
{% for brick in page.mini_bricks %}
{{ forloop.index }}
{% endfor %}
After: Masonry
{% for brick in page.mini_bricks %}
{{ forloop.index }}
{% endfor %}
Download the script jquery. masonry. min.js
Download this project
Masonry on GitHub
Loading Examples