How to make mutliple choice questions? -
10-31-2004
, 05:23 PM
I would like to list some sample multiple-choice questions on a
website, with each question beginning with a number and each of three
answers beginning with a letter, the kind of thing we all did in
school. I guess this could be done by using <ol> and <li> for the
questions and then nesting <ol type="'A"> . Any suggestons on how to
do this in the simplest way?
Thanks much. |