The main difference between container and container-fluid as below.
.container has one fixed width for each screen size in bootstrap(xs,sm,md,lg);
.container-fluid expands to fill the available width
.container has one fixed width for each screen size in bootstrap(xs,sm,md,lg);
.container-fluid expands to fill the available width
No comments:
Post a Comment