top of page
Search
zakariyesahid96

Bootstrap forms

Updated: Feb 6, 2022

Form control is put into an input for example class=form-control


It is advised to use the select class to give option such as <select class= "form-control". Different options can be added within the option value.


  • Form check are used for checkbox option

  • checkbox has lots of work in it

  • Use row and column classes to put side by side

  • Also can give space by adding form row


To summarise form group are used to group labels and inputs and can be demonstrated within h1 tags and used for email input on a webpage.

1 view0 comments

Recent Posts

See All

Comments


Post: Blog2_Post
bottom of page