https://github.com/daneshcode/top-universities-web
This is my first website when I am learning html, css and javascript
https://github.com/daneshcode/top-universities-web
css html html-css-javascript
Last synced: 6 months ago
JSON representation
This is my first website when I am learning html, css and javascript
- Host: GitHub
- URL: https://github.com/daneshcode/top-universities-web
- Owner: DaneshCode
- Created: 2025-02-13T07:08:20.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-03-20T09:44:22.000Z (10 months ago)
- Last Synced: 2025-05-21T12:51:37.637Z (8 months ago)
- Topics: css, html, html-css-javascript
- Language: HTML
- Homepage: https://daneshcode.github.io/Top-Universities-Web/
- Size: 1.02 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🏛️ Top Universities Web
## This is my first website when I am learning html, css and javascript.
## 🌍 About the Project
This is a simple yet informative **educational website** showcasing the **top universities in the world**. Built using **HTML, CSS, and JavaScript**, the website provides insights into leading universities, their rankings, and essential details.
## 🛠️ Technologies Used
- **HTML5** – Structure and content
- **CSS3** – Styling and layout
- **JavaScript** – Theme switching and interactive elements
## 📂 Project Structure
```bash
📂 Top-Universities-Web
├── index.html # Main page
├── style.css # Stylesheet for UI
├── script.js # JavaScript for dynamic elements
├── images/ # Folder containing university images
└── README.md # Project documentation
```
## 🌟 Features
✅ **Dark & Light Theme** – Toggle between light and dark mode
✅ **Responsive Design** – Optimized for all devices
✅ **University Information** – Displays images and descriptions of top universities
✅ **Smooth Animations** – CSS-based hover effects
## 🚀 How to Run
🔗 **View the website here:** [Click to open](https://daneshcode.github.io/Top-Universities-Web/)