Is there a way just to add text, like a short paragraph, that provides more information to the person completing the form? It would be my text, not a field they need to complete. Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
you can edit the file "form1.html" (after you create your form) and make any changes you want to the appearance of the form. All the code is kept in a separate file (process.php) so that it doesn't get affected when you change the form's look.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is there a way just to add text, like a short paragraph, that provides more information to the person completing the form? It would be my text, not a field they need to complete. Thanks.
you can edit the file "form1.html" (after you create your form) and make any changes you want to the appearance of the form. All the code is kept in a separate file (process.php) so that it doesn't get affected when you change the form's look.