Kizspy | Question: 41
(Choose 1 answer)
po.st/Law.com
How do you create a modal in Bootstrap?
A. By using the <modal> HTML element.
B. By applying the modal class to the container element.
C. By using the .modal class along with the data-bs-toggle="modal" attribute.
D. By using JavaScript to dynamically create and show modal elements.