Q. Which defines style for body of the modal?

  • (A) .modal-body
  • (B) .modal-dialog
  • (C) .modal-content
  • (D) .modal
πŸ’¬ Discuss
βœ… Correct Answer: (A) .modal-body
Explanation: .modal-body defines style for the body of the modal, we can add HTML markup here, .modal-content styles modal we can add modal’s header, body and footer, .modal-dialog sets the proper width and margin of the modal.
Explanation by: Babita
.modal-body defines style for the body of the modal, we can add HTML markup here, .modal-content styles modal we can add modal’s header, body and footer, .modal-dialog sets the proper width and margin of the modal.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
280
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Babita
Publisher
πŸ“ˆ
82%
Success Rate