Imagine you have a bunch of photos and you want to share them. Its a just random photos taken from mobile phone (Landscape and normal ). You want to upload all that photos on one page. That page will just have the photos of you nothing else. (No links, text anything ). Something like this ( no matter i can go through ftp and upload photos but i want them to looks like this ) this is example for few photos
You can stick them up with a float:left property and let them position them selves, but you are not going to get anything that looks like that without a lot of cropping, and coding detailed absolute positioning. It is not a practical design because resolution changes will change the whole nature of the presentation. Plus depending on the quality of the images something like that will take a long time to load if there are more than a few images.
There's a javascript plugin that will do that, but ehhh... http://masonry.desandro.com/ check it out if you want
Yes this is just what i wanted. Exact like this http://erikjohanssonphoto.com/work/imagecats/personal/ Those pictures wont change once i made them. its just first time setting up site like this. Need to take a lot of time but ty