What is the role of the media objects in Bootstrap and how many types are available?

devquora
devquora

Posted On: Feb 22, 2018

 

    1 Answer Written

  •  devquora
    Answered by Satyam Jaiswal

    Media objects in bootstrap is a method of aligning videos and images within the content, it can also be used to display comments, tweets and other things of the blog. There are two classes in media objects which are .media and .media-list. They are used for creating media containers and child media containers respectively. The .media class allows you to float objects like images audios and videos at the right and left corner while the .media-list allows you to prepare an ordered list. It also helps you in nesting media objects into each other and these blocks will be indented by Default.

Related Questions

Please Login or Register to leave a response.

Related Questions

Bootstrap Interview Questions

Explain What is Bootstrap?

Bootstrap is a platform for web development that is based on a front-end framework and creates exceptional responsive d..

Bootstrap Interview Questions

Explain why you prefer Bootstrap for website development?

Bootstrap has features that are way better than other web development platforms. It provides an extensive browser suppo..

Bootstrap Interview Questions

What are the key components of Bootstrap?

In total, there are five key components of Bootstrap i.e. CSS (multiple CSS files), Scaffolding (essential for the basi..