Steps to Put the Form on your HTML Page


1) Click the Select all button given below.




2) Press "Ctrl + C" to copy all the code to the clipboard
3) Open your HTML page in editor of your choice and put the cursor at the place where you want this form to appear
4) Press "Ctrl + V" to paste the code at that location.
5)Click the Select all button given below.



6) Press "Ctrl + C" to copy all the code to the clipboard
7) Put the cursor before the </Head> tag and press "Ctrl + V"
8) Save your page and preview in the browser.