An open API service indexing awesome lists of open source software.

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

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/)