Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Gallery Using HTML, CSS, JAVASCRIPT Create a webpage named Gallery that is: Lightbox gallery, When the webpage originally loads up it will include all the

Gallery

Using HTML, CSS, JAVASCRIPT

Create a webpage named Gallery that is:

  1. Lightbox gallery, When the webpage originally loads up it will include all the images in a grid
  2. The grid will be responsive so based on the window of the device the number of columns will change for example on 14 inch laptop it will have a grid of 2 columns full of images. On a 20 inch monitor the grid will be 3 columns, on a phone the grid will be 1 column and so on.
  3. When a user scrolls through the images and clicks on one image it will expand. Now the user can click on the next and previous buttons to see all images. If they press the x button on top right, the expanded version will clear and the grid view of all images will return
  4. Have a hover effect on the images when its on grid view
  5. The page can include between 30-50 images but this answer doesnt need to have all those images as long as it is clear to follow and modifiable
  6. Please include all necessary files and comments on the code to understand and follow along.
  7. If bootstrap or any other libraries are used please make it clear on how to correctly use it.
  8. If anything is unclear please let me know thank you!

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Systems For Advanced Applications 15th International Conference Dasfaa 2010 International Workshops Gdm Benchmarx Mcis Snsmw Diew Udm Tsukuba Japan April 2010 Revised Selected Papers Lncs 6193

Authors: Masatoshi Yoshikawa ,Xiaofeng Meng ,Takayuki Yumoto ,Qiang Ma ,Lifeng Sun ,Chiemi Watanabe

2010th Edition

3642145884, 978-3642145889

More Books

Students also viewed these Databases questions

Question

What is the environment we are trying to create?

Answered: 1 week ago

Question

How can we visually describe our goals?

Answered: 1 week ago