Close

Different types of Bootstrap tables

This is an example of displaying a simple table and a shopping cart details in a table format with the use of HTML, CSS and JavaScript. The table elements have been used in HTML to display the details in the table format. The background color of the page has been set to the value of #fff. The important keyword (!important) has been used so if any existing value for the background will be overridden with this value. The headings have the styles of font size as 25px, margin top as 20px, margin bottom as 10px, font weight as 300 and font color as #3c4858. The buttons in the shopping cart have the styles of padding as 12px 30px !important, margin as 5px 1px, font size as 12px !important. The box shadow class has been used with the value of 0 2px 2px 0 hsla(0,0%,60%,.14), 0 3px 1px -2px hsla(0,0%,60%,.2), 0 1px 5px 0 hsla(0,0%,60%,.12) to get the box shadow effect. credits - https://bootsnipp.com/snippets/P2eO9

Post Comment or Questions

Lorem ut labore et dolore magna aliqua. Ut enim ad minim veniam.

Your email address will not be published. Required fields are marked *