Skip to content
/ js-dom Public

Practical work on the topic JavaScript DOM (Kottans-frontend course)

License

Notifications You must be signed in to change notification settings

ik-web/js-dom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Document Object Model (DOM)

html css javascript

>> DEMO LINK <<

Description:

Practical work on the topic JavaScript DOM (Kottans-frontend course)

Part of the page with an interactive menu. Navigation through the menu buttons without reloading the page.

MDN web docs - [ Document Object Model ]

Developers

License

MIT License

Copyright (c) 2022 Ihor Kuchin

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.