Javascript checkboxes vertically

Hey, my problem is the following I created some checkboxes using data from an user input using appendChild and createElement with javascript but they display horizontally like in a line and I want them to display vertically like a list, how do I do so?