English, asked by prabha16241, 6 hours ago

Which of the following are valid container elements defined by bootstrap

Answers

Answered by patelrahul01349
0

Answer:

Depine Bootstrap: comes with three different containers:

•container , which sets a max-width at each responsive breakpoint.

•container-fluid , which is width: 100% at all breakpoints.

•container-{breakpoint} , which is width: 100% until the specified breakpoint.

I hope it's help you.

Similar questions