Thanks to the Canvas element of HTML5, complex drawings and drawing functions are possible in HTML pages. This opens up new possibilities for online forms, such as the implementation of a signature function.
Continue readingTag: online form
Adjust form fields border or frame with CSS
This article explains how to customize the margins and borders of form fields to give them a unique design.
Continue readingForm field with rounded corners
Give your online forms an interesting, modern look by using rounded corners for the frame of the form fields. This article describes how to achieve this in no time with the CSS property “border-radius”.
Continue readingOnline Form
This article explains everything about the basics and creation of an online application form, also called internet form or HMTL form, as well as their special use cases.
Continue readingLimit the number of characters in the text field of an HTML form
When designing or publishing an online form, it often happens that you want to limit the number of characters that can be entered in a text field, such as textarea or input type=”text”, and you may want to visualize this to the user.
Continue readingAppointment agreement – Appointment request
Here you will find information about appointment requests and how to make an online appointment enquiry possible.
Continue readingReservation request
This article explains how a reservation request is structured and how to create one for your website.
Continue readingBooking Form
Here you can find out how to create a booking request form (holiday apartment, hotel, camping, accommodation), what it is and which form fields you should consider.
Continue reading