Explain me how will you create a bootstrap panel with footer?
Answer Posted / 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 View All Answers