Skip to content

AlizayAyesha/Sphere-Effect-using-jQuery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sphere-Effect-using-jQuery

This repository contains an HTML file (index.html) that demonstrates a simple webpage with a sphere effect using jQuery.

Contents

  1. Introduction
  2. File Structure
  3. Dependencies
  4. Usage

Introduction

The index.html file showcases a basic webpage setup using HTML, with a simple header ("HELLO WORLD") and a circular element styled using CSS.

File Structure

The file structure is as follows:

  • index.html: Contains the HTML structure of the webpage.
  • style.css: Stylesheet used to format the webpage elements.
  • README.md: This file, providing an overview of the project.

Dependencies

  • jQuery: Included via CDN (https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js).

Usage

To view the webpage: just move your cursor around the HELLO WORLD you will see the magic!!!