Hello everyone,
I am fairly new to web programming and I need a little help. I am currently building a html/css website from scratch and I need a simple photo gallery for my website. This is how I want it to look like:
- a div with like 20-30 thumbs (I've already made that)
- when you click on the thumb it opens the image in original dimensions and the rest of the website turns darker
- there should be left and right buttons to scroll through images and if you click anywhere outside it closes the image
- it should be really fast, with no fancy effects, quick and simple
I am asking for help cause I saw tons of free galleries on the web and I don't know which one to use. I need this to be ultra simple cause I will have like 10k+ images on my website.
Please help.^^