This is an Interactive Periodic Table built using HTML, CSS, and JavaScript.
It allows users to explore every chemical element with atomic details, smooth animations, and a clean responsive layout. 🌈✨
The project focuses on education, design, and interactivity, making chemistry more engaging for learners and web enthusiasts alike.
- Interactive hover & click effects for element details
- Responsive grid layout (works on mobile, tablet & desktop)
- Smooth color transitions and modern UI design
- Search & Filter option by name, group, or symbol
- Lightweight — built only with HTML, CSS & JS (no frameworks)
| Technology | Description |
|---|---|
| HTML5 | Structure of the periodic table |
| CSS3 | Styling, responsive grid, and hover effects |
| JavaScript (Vanilla) | Logic for interactions, search & data rendering |
- Clone the repository
git clone https://github.com/salahuddingfx/Periodic-Table.git cd Periodic-Table