Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How will you create a Bootstrap Dismissal Alert?



How will you create a Bootstrap Dismissal Alert?..

Answer / Pranav Kumar Ojha

To create a dismissible alert with Bootstrap, use the .alert-dismissible class and add the close button (<button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">&times;</span></button>). Here's an example:nn```htmln<div class="alert alert-warning alert-dismissible fade show" role="alert">n <strong>Holy guacamole!</strong> You should check in on some of those fields below.<br>n <button type="button" class="close" data-dismiss="alert" aria-label="Close">n <span aria-hidden="true">&times;</span>n </button>n</div>n```

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Bootstrap Interview Questions

How do you use the Dropdown plugin?

1 Answers  


what is Bootstrap collapsing elements?

1 Answers  


Explain what is column offset in bootstrap?

1 Answers  


What is Scrollspy plugin?

1 Answers  


How many different media queries are used by the Bootstrap grid system by default?

1 Answers  


Explain me can you put a listgroup within bootstrap panel?

1 Answers  


Do you know what is normalize in bootstrap?

1 Answers  


List some features of bootstrap.

1 Answers  


What dependencies does Bootstrap require for it to work properly?

1 Answers  


Explain how you can create Nav elements in Bootstrap?

1 Answers  


What is accordion bootstrap? Explain

1 Answers  


what are bootstrap alerts and how will you create them?

1 Answers  


Categories