(Choose 1 answer)
Which of the below is the correct syntax for adding the alert in the bootstrap component?
A. <div class="Warning"> component</div>
B. <div class="alert"> component</div>
C. <div class="popup"> component</div>
D. <div class="danger"> component</div>
5