Which of the following grid class in Bootstrap is used for desktops?DWQA Questions › Category: Web Design HTML › Which of the following grid class in Bootstrap is used for desktops? 0 Vote Up Vote Down Editor Staff asked 1 month ago Which of the following grid class in Bootstrap is used for desktops?xssmlgmdRelated 1 Answers 0 Vote Up Vote Down Editor Staff answered 1 month ago (d) md Explanation: Basically, there are four classes in Bootstrap grid system that is xs, sm, md, and lg. From these classes, we can use the md class for the devices like desktops.Related