Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alizayayesha/sphere-effect-using-jquery
https://github.com/alizayayesha/sphere-effect-using-jquery
html-css-javascript jquer jquery-ajax jquery-ui
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/alizayayesha/sphere-effect-using-jquery
- Owner: AlizayAyesha
- License: mit
- Created: 2024-07-09T21:58:57.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-09T22:08:38.000Z (6 months ago)
- Last Synced: 2024-07-10T02:22:01.825Z (6 months ago)
- Topics: html-css-javascript, jquer, jquery-ajax, jquery-ui
- Language: CSS
- Homepage: https://alizayayesha.github.io/Sphere-Effect-using-jQuery/
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](#introduction)
2. [File Structure](#file-structure)
3. [Dependencies](#dependencies)
4. [Usage](#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!!!