Skip to content

To create the basic structure of the periodic table, HTML tags such as table, tr, td, and th can be used to represent the rows and columns. Each element can be represented by a td element with its respective atomic number, symbol, and name.

License

Notifications You must be signed in to change notification settings

nkrgupta999/Periodic_Table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Periodic_Table

Creating a periodic table using HTML, CSS, and JavaScript involves designing a table structure using HTML tags, styling it with CSS, and adding interactive functionality with JavaScript. To create the basic structure of the periodic table, HTML tags such as table, tr, td, and th can be used to represent the rows and columns. Each element can be represented by a td element with its respective atomic number, symbol, and name.

Getting Started

To use this code, simply copy the HTML and CSS code into your own project. You can customize the styles to your liking to create a more visually appealing board.

Prerequisites

To use this code, you will need a basic understanding of HTML and CSS.

Installation

To view forms, simply clone this repository and open the index.html file in your web browser.

Contributing

Contributions are welcome! Please feel free to submit a pull request or open an issue for any bug fixes or feature requests.

Web View

https://nkrgupta999.github.io/Periodic_Table/

LinkedIn

https://www.linkedin.com/in/nkrgupta999

Connect

https://linktr.ee/nkrgupta999

Acknowledgments

This project was inspired by NCERT Chemistry Textbook.

Code of Conduct

Terms and Conditions

MIT License

Copyright (c) 2023 Nitin Kumar Gupta

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

To create the basic structure of the periodic table, HTML tags such as table, tr, td, and th can be used to represent the rows and columns. Each element can be represented by a td element with its respective atomic number, symbol, and name.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published