How to Clone Containers

To generate a new container every time the ‘btnSubmit’ button is clicked on EditorX, you’ll need to use JavaScript. Write a function that creates a new container element using the Document Object Model (DOM) and appends it to the page. Add an event listener to the ‘btnSubmit’ button that calls this function each time the button is clicked.
My Estub Login