From 6dcaeeadc50f571b4c6e9c6ed05e00f0f899fd13 Mon Sep 17 00:00:00 2001 From: Atharva Joshi <69634375+atharva20-coder@users.noreply.github.com> Date: Sun, 10 Oct 2021 23:12:57 +0530 Subject: [PATCH] Create Chemical_Periodic Table.md --- .../1-Beginner/Chemical_Periodic Table.md | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 Projects/1-Beginner/Chemical_Periodic Table.md diff --git a/Projects/1-Beginner/Chemical_Periodic Table.md b/Projects/1-Beginner/Chemical_Periodic Table.md new file mode 100644 index 00000000..0a9a2609 --- /dev/null +++ b/Projects/1-Beginner/Chemical_Periodic Table.md @@ -0,0 +1,22 @@ +# Chemical_Periodic Table + +**Tier:** 1-Beginner + +While creating this website one can learn many properties of CSS and HTML. + +The styling is up to you so use your imagination and get creative! You might +also find it worth your time to experiment with. + +## User Stories + +- [ ] User can see the modern periodic table elements in the order they are arranged. +- [ ] User can see more information by clicking on the element tile in the popups +- + +## Useful links and resources + +- [Github repository](https://github.com/atharva20-coder/periodic-table/blob/main/index.html) + +## Example projects + +- [Live Site ↗](https://dynamic-periodic-table.netlify.app/)