I'm kind of new to javascript and need some help.
I have a drop down menu made in javascript, that I want to place inside a table cell, <td> tag. Or table row tag.
I manually placed it in there, and when i uploaded it, it disapeared. How do i make it so it shows up inside a cell?
My goal...