Carriage return button Javascript
I need some help configuring a button that creates a carriage return.
At the top of my webpage, I have buttons that create words below them, one after the other each time. I need to add a button that when click, then starts words after that on a new row when you start clicking the buttons again.
I've tried a variety of things, but none of them have worked. If you have any idea how to create a button in javascript that creates a new line, your input would be greatly appreciate. Thanks!