In the class I learnt how to add different components together. A lot is done within the class element. Btn clsss is used for when wanting to generate a button in bootstrap.
Some default Colour to remember include:
primary:Blue
Secondary:Grey
success:Green
danger:Red
Warning:Amber
Info:Light Light blue
The outline variant for colours would be btn-outline. You can use the different size button by doing btn-lg which will result in a large button.
Opmerkingen