I am currently working on creating a grid layout on my website, .
Despite using multiple divs (images) with the float: left; property, I am noticing empty spaces and gaps that are not being filled by the floating divs.
Thank you in advance for any assistance you can provide.
UPDATE: I have now implemented jQuery isotope, but gaps still persist. Any suggestions?