📜 ⬆️ ⬇️

Creating an HTML form using a web interface

Terms used


HTML - It is XHTML, a hypertext markup language for creating web pages, interpreted by the browser and displayed as a document in a human-friendly form.
FORM - The <FORM> tag sets a form on a web page. The form is intended for data exchange between the user and the server. The scope of forms is not limited to sending data to the server, using client scripts, you can access any element of the form, modify it and use it at your discretion.

Preview


In the near future, given by you to read this topic, I will introduce you to a service that offers automatic creation of source code for various types of forms for your resource. Be it: feedback, basket, bug tracker , and much more. This includes the ability to create your own form, not according to a template layout. The service has the status: freeware , but even in this mode it provides its users with all the features that are required for you! There are a certain number of styles, some of which you can see in the next section. For the full use of the service, all you need to do is register, which is not required to activate via the mailing address. All data sent by users using the form you created will be sent to your email address specified by you in the form settings ( see the “Panels” section ).

Form examples


image
image
image
In total, the service provides 6 styles for your forms, but I brought only half of them.
')

Panels

imageimageimageimage
As you can see, you can create a sufficiently functional form. The fourth panel ( Properties ), for each component has its own, respectively, its own settings, I showed you the settings of the form itself.

Operating principle

imageimage
The data comes to the postal address specified in the form settings ( Properties ).

I think I was able to provide you with the information you need regarding this resource. In the end, I can advise you to familiarize yourself with the official video showing the full functionality of the site, as well as visit the resource itself.

Source: https://habr.com/ru/post/59435/


All Articles