Bootstrap Buttons

From Logic Wiki
Jump to: navigation, search


btn -> to make it button

btn-primary -> to set the colour

btn-outline-primary -> to set outline button (just border)

btn-lg -> Large size button

btn-sm -> Small size button

btn-block -> block button (fit in the container)

btn-lg btn-block -> block button (large and fit in the container)

active -> to make button active