In bootstrap should the container class be of fixed size?
We want it to display the whole width of the desktop and laptop.How can this be tackled.
What if I have custom component how does it stretch to the width of the screen,Should the width be mentioned in percentage?Does the percentage apply to all the elements width? Please suggest.