This repository contains a simple periodic table web application, hosted using GitHub Pages. You can view it here.
The project is built with a single HTML file, index.html
, which showcases an interactive or visually appealing periodic table.
- Responsive Design: The layout adjusts to different screen sizes.
- Interactive Elements: Hover or click to learn more about each element (if implemented).
To view the periodic table:
- Visit the hosted site at https://c095c095.github.io/periodic-table/.
- Interact with the table to explore various elements.
If you want to make any changes:
- Clone this repository:
git clone https://github.com/c095c095/periodic-table.git
- Open
index.html
in your preferred code editor and browser to test changes.
This project is open-source and available under the MIT License.
Enjoy exploring the periodic table!