Home / Programming MCQs / Bootstrap MCQs / Question

D

Deepak Sahoo • 10.63K Points
Tutor II

Q. Which of the following fades the model in and out?

(A) .modal-sm
(B) .modal-content
(C) .moal-lg
(D) .fade
Explanation by: Deepak Sahoo
.fade adds an animation or transition effect which fades modal in and out, .modal-sm specifies a small modal, .modal-lg specifies a large modal, .modal-content style modal properly with border, background-color etc.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.