Explain what media object in Bootstrap is and what are their types?
Answer / Bhuwanesh Garbyal
Media objects in Bootstrap are used to create responsive content containers that display differently on different screen sizes. The media object contains a parent container (`.media`) and two child containers: one for the media content (`.media-body`) and one for the media itself (`.media-left` or `.media-right`). The media content can be an image, video, or any other content that needs to be displayed differently on various screen sizes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which components are there in bootstrap?
Do you know what are bootstrap panels?
What are the different button styles in bootstrap? Explain
Explain me the bootstrap basic table?
What is a list group in bootstrap and where does it finds its application?
How will you create a progress bar using bootstrap?
About bootstrap 4 pagination?
What do you mean by bootstrap well?
How many different media queries are used by the Bootstrap grid system by default?
What is a bootstrap container?
when we can use <code>tag and <pre>?
What are global styles that are used in bootstrap default typography?