Alert Box Bootstrap 4 Classes Code Example


Example 1: bootstrap alerts

Example 2: bootstrap alert box

Alerts in Bootstrap: -------------------------------- Alert classes you can use to check .alert-primary .alert-secondary .alert-success .alert-danger .alert-warning .alert-info .alert-light .alert-dark  Simple alert: -------------   Alert with close button and decriptive feature: ------------------------------------------------   Trigger via javascript: $(".alert").alert();

Comments

Popular posts from this blog

530 Valid Hostname Is Expected When Setting Up IIS 10 For Multiple Sites

C Perror Example

Converting A String To Int In Groovy