|
Adding
an Additional Input Box
|
|
You now need to add an input box that will prompt the participant to include the name they would give their ice cream creation. Return to the contestform.html file in your text editor. Directly above the </TABLE> tag, insert the following lines: <TR>
</TR> |
