rubenSinzig / periodicTable

Small App using HTML and CSS to make a Periodic-Table.

Home Page:https://rubensinzig.github.io/periodicTable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Periodic-Table

Small App using HTML and CSS to make a Periodic-Table.

:hover
:nth-child()
:nth-last-child()
transform: scale();
z-index: auto;
transition: 0.25s;
<table>
  <tr>
    <td></td>
  </tr>
</table>  

Link: index.html

Link: style.css

Link: Periodic-Table App

About

Small App using HTML and CSS to make a Periodic-Table.

https://rubensinzig.github.io/periodicTable/


Languages

Language:HTML 59.5%Language:CSS 40.5%