You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a responsive Gallery section according to the given design.
Make sure to make changes to the folder(directory) containing index.html, gallery.css, and gallery.js
Do follow this approach, For the gallery section images, images will be loaded from the gallery.json by using fetch API, This will help us, to add the latest and recent pictures of events that happened in the hostel. JSON will include image data in the following format.
For Mobile responsiveness, We will share the layout once the design team comes up with a new idea.
Also, new layout/UI ideas are appreciated so do share them with us before implementing.
Image for reference :
Layout-image
The text was updated successfully, but these errors were encountered:
Create a responsive Gallery section according to the given design.
Make sure to make changes to the folder(directory) containing index.html, gallery.css, and gallery.js
Do follow this approach, For the gallery section images, images will be loaded from the gallery.json by using fetch API, This will help us, to add the latest and recent pictures of events that happened in the hostel. JSON will include image data in the following format.
For Mobile responsiveness, We will share the layout once the design team comes up with a new idea.
Also, new layout/UI ideas are appreciated so do share them with us before implementing.
Image for reference :
The text was updated successfully, but these errors were encountered: