html_in_googlesheet

by bvotcode

HTML

<form method="post" action><b>1. What did he want to make for dinner?</b><div class="form-check" style="padding-left: 25px;">
                <input class="form-check-input" type="radio" name="q160219" value="a.) He wanted to make some salad and spaghetti.">
                        a.) He wanted to make some salad and spaghetti.
        </div><div class="form-check" style="padding-left: 25px;">
                <input class="form-check-input" type="radio" name="q160219" value="b.) He wanted to make some pasta salad.">
                        b.) He wanted to make some pasta salad.
        </div><br><b>2. Did he have the ingredients to make dinner?</b><div class="form-check" style="padding-left: 25px;">
                <input class="form-check-input" type="radio" name="q160220" value="a.) Yes, he had the ingredients.">
                        a.) Yes, he had the ingredients.
        </div><div class="form-check" style="padding-left: 25px;">
                <input class="form-check-input" type="radio" name="q160220" value="b.) No, he didn&apos;t have the ingredients.">
                        b.) No, he didn&apos;t have the ingredients.
        </div><br><b>3. Where did he go shopping?</b><div class="form-check" style="padding-left: 25px;">
                <input class="form-check-input" type="radio" name="q160221" value="a.) He went to Albertsons.">
                        a.) He went to Albertsons.
        </div><div class="form-check" style="padding-left: 25px;">
                <input class="form-check-input" type="radio" name="q160221" value="b.) He went to Albertos.">
                        b.) He went to Albertos.
        </div><br><b>4. Did they have any lettuce?</b><div class="form-check" style="padding-left: 25px;">
                <input class="form-check-input" type="radio" name="q160222" value="a.) Yes, they had some lettuce.">
                        a.) Yes, they had some lettuce.
        </div><div class="form-check" style="padding-left: 25px;">
   ...