This project displays 10 images on a webpage using Bootstrap, HTML, CSS, and JavaScript/jQuery. Each image is resized without stretching and has a centered icon.
Check out the live demo: Task3_ImageResize
- Clone this repository:
git clone https://github.com/shiyaam7/Task3_ImageResize.git cd Task3_ImageResize
Project Structure
index.html: The main HTML file containing the structure of the webpage. style.css: The CSS file for styling the webpage. script.js: The JavaScript file for handling image resizing and centering icons. icon.jpeg: The icon image used in the project. images/: The directory containing the 10 sample images.