i have no programming experience so if someone could point me in the right direction, that would be amazing.
im using python and extracting image link from a website. with all these image links, i would like to create something similar to this (⋙http://imgur.com/gallery✗) ie: display all the images in a grid, crop them accordingly like imgur, and in addition to the endless scroll, the user has the ability to select what page number.
I dont know what i need to do to make a html website and interact with the list of img links i have. i am very confused :/