Skip to content

Ponnam-Vikas/JavaScript-Image-Slider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Image Slider

A simple Image Slider using HTML, CSS, and JavaScript that allows users to navigate through images using Next and Previous buttons.

Features

  • Displays one image at a time.
  • Next and Previous buttons to navigate through images.
  • Centered alignment with a styled background.
  • Uses an array of image URLs.

Technologies Used

  • HTML5
  • CSS3
  • JavaScript (DOM Manipulation)

Files Included

  • index.html - Structure of the webpage.
  • style.css - Styling for the image slider.
  • script.js - JavaScript functionality for image navigation.

How to Run

Open the Project

Navigate to the project folder and open index.html in a browser.

OR use Live Server (if using VS Code) to launch it.Screenshot 2025-03-29 150106 Screenshot 2025-03-29 150040 Screenshot 2025-03-29 145954

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published