Bootstrap 3 Modals

Bootstrap modal small

What is a modal dialog? The modal window is a smart dialog that is displayed over the parent window to interact with the users of the website. This is quite useful and gets users’ attention fully to convey some message or get user’s feedback. For example, to conduct a survey you may use the modal … Read more

How to Create Bootstrap Tables

Bootstrap table contextual classes

The tables in Bootstrap framework The Bootstrap framework includes CSS classes for the HTML tables that you can use to display tables in your web pages quite easily that also look nice presentation-wise. In this tutorial, I will show you how you can use those Bootstrap table classes along with adding your own style to … Read more