Tag: Grid Classes

  • Part 4 Bootstrap Grid System ( Front – End web development Course)

    Part 4 Bootstrap Grid System ( Front – End web development Course)

    [ad_1] https://i.ytimg.com/vi/2ZqhBhUSxrY/hqdefault.jpg This video Teaches One of the Important topic of bootstrap “Grid” which use in every website project to make it responsive. Grid Classes:- The Bootstrap grid system has four classes: 1:- Col-xs-* 2:- Col-sm-* 3:-Col-md-* 4:-Col-lg-* xs (for phones – screens less than 768px wide) sm (for tablets – screens equal to or…

  • Grid system and Grid classes in bootstrap (Part-II)

    Grid system and Grid classes in bootstrap (Part-II)

    [ad_1] https://i.ytimg.com/vi/CzPIsbr3Yh8/hqdefault.jpg Link for Grid system and Grid classes in bootstrap (Part-I) Bootstrap’s grid system allows up to 12 columns across the page. Grid Classes The Bootstrap grid system has four classes: xs (for phones) sm (for tablets) md (for desktops) lg (for larger desktops) The classes above can be combined to create more dynamic…