/periodicTable

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

Primary LanguageHTML

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