Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.12 KB

readme.md

File metadata and controls

25 lines (18 loc) · 1.12 KB

Periodic Table: Live demo

The periodic table is a tabular arrangement of the chemical elements, ordered by their atomic number (number of protons in the nucleus), electron configurations, and recurring chemical properties. The table also shows four rectangular blocks: s-, p- d- and f-block. In general, within one row (period) the elements are metals on the lefthand side, and non-metals on the righthand side.

Periodic Table is a single page applicaion (SPA) that contains the periodic table with details information about all chemical elements. Hopeful the students find this interesting.

Periodic Table Demo

How to use

  • Move the mouse over any element to show its basic information like name and mass.
  • Click any element to show its detail information appears as popup.

Developer