Creating a shortcut in javascript with 5 lines of code! To create a shortcut, we must first listen to...
in this case : var d1 = document.createElement('div'); var d2 = document.createElement('div'); var...
This is a simple project with HTML, CSS and Js GitHub repository:...