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

https://github.com/Evavic44/Periodic-Table

Periodic table with CSS grid and glassmorphisim UI
https://github.com/Evavic44/Periodic-Table

html periodic-table

Last synced: 7 months ago
JSON representation

Periodic table with CSS grid and glassmorphisim UI

Awesome Lists containing this project

README

          

Periodic Table with CSS

[![Netlify Status](https://api.netlify.com/api/v1/badges/909542f0-0414-499d-ace9-5821573c280e/deploy-status)](https://app.netlify.com/sites/periodic-table-ui/deploys)

![periodic-table](https://user-images.githubusercontent.com/62628408/125967400-d7679ed5-6567-4861-b342-cdf413b5804e.PNG)

Built a glassmorphisim Periodic table using CSS grid.
This is a project idea for my upcoming blog about:

> _**"How to build complex layouts using CSS grid (Position & Span property)"**_

This is a project that will test your CSS grid ability in building complex layouts.

### Languages Used
- HTML
- CSS

### Things you'll learn
- How to span and position grid elements.
- Quick hack for spacing grid columns apart.
- Emmet shortcut for creating multiple HTML lines of code.
- How to style a `Glassmorphisim` UI

### Recommendations
These are a few things I recommend you should checkout if you're interested in this project.


Frontendmentor challenges.

Coolors

### Chemical group colors


| Color | Hex |
| ------------------------ | --------------------------------------------------------------------------------------------------------------------------- |
| Non-metals | ![#00B6BC](https://user-images.githubusercontent.com/62628408/125963358-5164f546-a6f3-421b-bf3c-7996a9a07a5c.PNG) `#00B6BC` |
| Transition metal | ![#4fbb62](https://user-images.githubusercontent.com/62628408/125963454-e3544420-97cf-4acd-bd28-dad4b2096546.PNG) `#4fbb62` |
| Post transition metals | ![#F53951](https://user-images.githubusercontent.com/62628408/125964014-2d1218d4-e694-460f-b7bc-11541518cd03.PNG) `#F53951` |
| Alkaline earth | ![#00B6BC](https://user-images.githubusercontent.com/62628408/125963358-5164f546-a6f3-421b-bf3c-7996a9a07a5c.PNG) `#00B6BC` |
| Metalloid | ![#ffa500](https://user-images.githubusercontent.com/62628408/125964241-b14d9796-76b9-4fd7-a282-f4cd09196b01.PNG) `#ffa500` |
| Halogen | ![#ff4500](https://user-images.githubusercontent.com/62628408/125964200-7d58032b-adce-4049-811c-9fbded13b486.PNG) `#ff4500` |
| Noble gas | ![#ce07ad](https://user-images.githubusercontent.com/62628408/125963969-75f3a397-33de-491c-98b7-eb2323e6135e.PNG) `#ce07ad` |
| Lanthanides | ![#ce07ad](https://user-images.githubusercontent.com/62628408/125963969-75f3a397-33de-491c-98b7-eb2323e6135e.PNG) `#ce07ad` |
| Actinides | ![#00B6BC](https://user-images.githubusercontent.com/62628408/125963358-5164f546-a6f3-421b-bf3c-7996a9a07a5c.PNG) `#00B6BC` |
| Box | ![#ffffff80](https://user-images.githubusercontent.com/62628408/125964215-3f1d236d-ea94-4ae5-b672-18555ec65cbe.PNG) `#ffffff80`|