shiyaam7 / Task3_ImageResize

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task3_ImageResize

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.

Live Demo

Check out the live demo: Task3_ImageResize

How to Run Locally

  1. 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.

About


Languages

Language:HTML 100.0%