+ 1
Responsive Layout with Bootstrap
You're building a webpage layout using Bootstrap. Which class should you use to make a container stretch across the full width of the viewport and adapt responsively to screen size? Options: A) .responsive B) .container-fluid C) .auto-fit D) .grid
1 Answer
+ 1
instead of answering your question, here is a link. The answer in is there. It's also a good Bootstrap learning resource.
https://getbootstrap.com/docs/5.0/layout/containers/