-
Which is not a container for embedded content?
-
- .embed-responsive-item
- .embed-responsive-4by3
- .embed-responsive-16by9
- .embed-responsive
- None of these
Correct Option: A
.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.