πŸ“Š Bootstrap
Q. Which is not a container for embedded content?
  • (A) .embed-responsive-item
  • (B) .embed-responsive-4by3
  • (C) .embed-responsive-16by9
  • (D) .embed-responsive
πŸ’¬ Discuss
βœ… Correct Answer: (A) .embed-responsive-item

Explanation: .embed-responsive-item is used inside .embed-responsive, scales the video nicely to the parent element, .embed-responsive, .embed-responsive-16by9, .embed-responsive-4by3 are containers for embedded content. They creates given aspect ratio embedded content.

Explanation by: Vaibhav Shukla
.embed-responsive-item is used inside .embed-responsive, scales the video nicely to the parent element, .embed-responsive, .embed-responsive-16by9, .embed-responsive-4by3 are containers for embedded content. They creates given aspect ratio embedded content.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
255
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Vaibhav Shukla
Publisher
πŸ“ˆ
89%
Success Rate