Computer Science, asked by Hush6512, 1 year ago

Which of the following class can be used to add a footer to a panel?


mumbimargret55: show classes please

Answers

Answered by gayatri1612
3
ohh...u asked which of the following ryt.....so,where are the options.....?? ...

AlveenaShaikh00: hii
AlveenaShaikh00: hey its urgent yrr I wants to talk with u
Answered by Sidyandex
0

The correct answer to the given question is Option A- panel footer.

The class that can be used to add a footer to a panel is a panel footer.

Example of a panel footer is :

<div class=""panel panel-default"">

 <div class=""panel-body"">Panel Content</div>

 <div class=""panel-footer"">Panel Footer</div>

</div>

Panel can not only change the color of your theme, but can also be used to add header and footer in it.

Similar questions