Skip to content

mt-abdullah/HTML-CSS-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

HTML-CSS-JS Project

This project demonstrates a simple web development setup using HTML, CSS, and JavaScript to create a responsive and interactive webpage.

Project Overview

The project includes:

  • HTML to structure the webpage.
  • CSS for styling and responsiveness across devices.
  • JavaScript for simple interactivity.

The webpage includes a button that triggers a JavaScript alert when clicked, and a responsive design that adjusts based on screen size.

Project Structure

  • index.html: The main HTML file that defines the structure of the page.
  • styles.css: The CSS file that contains the styling and layout for the page.
  • script.js: The JavaScript file that adds interactivity (button click alert).

Features

  • Responsive layout using CSS media queries for optimal display on mobile and desktop devices.
  • A clickable button that triggers a JavaScript alert message.
  • Simple yet effective page design with styling and interactivity.

How to Use

  1. Clone or download the repository:

    git clone https://github.com/mt-abdullah/HTML-CSS-JS.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published