--- title: Form elements description: Forms are one of the most important types of interaction with a website or app. Since their aim is to enable users to make a purchase, subscribe to a service or sign up to create an account, it's important to make sure they are easy to complete and help increase conversion rates. Use the available elements to create forms which are well-structured and user-friendly. bootstrapLink: components/forms/ libs: nouislider --- ## Table of contents ## Classic inputs Use classic, user-friendly inputs, label them appropriately and include input placeholders that will help users avoid confusion when completing a form. ```html code example centered columns={1} height="20rem"