How can I display the answer choices for all questions side-by-side (horizontally) as opposed to stacked on top of each other (vertically)?
Thank you for your help.
How can I display the answer choices for all questions side-by-side (horizontally) as opposed to stacked on top of each other (vertically)?
Thank you for your help.
You have to play around with CSS a bit to find out. Try giving the 'float:left;' rule to the
You must log in to post.