Skip to content

rubenSinzig/periodicTable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published