Beginner question: I've created a form that consists of a few textbox widegets, and then a series of Multiple Choice widgets.
In page view, they all appeared bundled on top of each other. All I want to do is stylize the form...maybe add some horizontal rules between each MultiChoice widget and add a few <br> between each text box.
How can I make these edits? I can't find how to space out the widgets in my form or in the page that the form sits in.