Explain me how will you create a bootstrap panel with footer?



Explain me how will you create a bootstrap panel with footer?..

Answer / Sanjay Rathour

To create a Bootstrap Panel with a footer, wrap the content and the footer inside the <div class="panel"> tag. Give the footer its own tag like <footer> or <div> and apply the appropriate Bootstrap classes.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Bootstrap Interview Questions

What is Twitter Bootstrap?

1 Answers  


What dependencies does Bootstrap require for it to work properly?

1 Answers  


What is the difference between the following two lines of code?$('#Mymodalprompt').modal({ keyboard: false });$.fn.modal.constructor.defaults.keyboard = false;?

1 Answers  


What is the use of Jumbotron in Bootstrap?

1 Answers  


Tell me what media object in bootstrap is and what are their types?

1 Answers  


Explain me what is bootstrap breadcrumb?

1 Answers  


What is column ordering in Bootstrap?

1 Answers  


What is bootstrap 4?

1 Answers  


How to use glyphicons?

1 Answers  


What is img responsive? Explain

1 Answers  


What is the purpose of using the scrollspy plugin?

1 Answers  


Tell me what will be the default bootstrap look of the alert created with this following code:<div class="alert" role="alert">warning! Tell me what I'm missing something.</Div>

1 Answers  


Categories