
Form Wizards – 8 Free CSS, Bootstrap & Tailwind Sets
Form Wizards is a pack of eight sets of multi-step forms and steppers, designed and maintained in-house by uiCookies. Every set comes in three versions that look the same: plain HTML and CSS, Bootstrap 5.3 built on its own form controls, cards, list groups and buttons, and Tailwind CSS 4. The sets run from the everyday horizontal stepper to a vertical stepper, a checkout, onboarding flows with progress bars, a signup form with proper per-step validation, a set of stepper styles, a dark set and two wizards that need no JavaScript at all.
A good form wizard is still one form. It keeps real labels and native inputs, checks each step before letting people move on and says what is wrong next to the field, not in a toast. The stepper is a list with aria-current="step" on the current item, so assistive technology knows where the user is, and focus moves to the new step's heading so a screen reader announces "Step 2 of 4" instead of staying on a button that has disappeared. Back never loses what was typed, the last step shows a review of the answers, and without JavaScript the steps simply stack so the form can still be completed and sent.





