I\'m not sure how to add a row where I want it.
Ok, so to add another row to the table after URL1, give the row before, URL1, an id
attribute then append to the innerHTML. I set the JS to retrive the current URL number, starting with 1, so that each time you click the button, it appends a URL row.
I also updated your name
attribute to include the ''
ticks