The window.print() Method
Click the button to print the current page.
/* Styling the bar itself */
* { box-sizing: border-box; } body { font-family: Arial, Helvetica, sans-serif; } /* Float four columns side by side */ .column { float: left; width: 25%; padding: 0 5px; } .row {margin: 0 -5px;} /* Clear floats after the columns */ .row:after { content: ""; display: table; clear: both; } /* Responsive columns */ @media screen and (max-width: 600px) { .column { width: 100%; display: block; margin-bottom: 10px; } } /* Style the counter cards */ .card { box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); padding: 16px; text-align: center; background-color: #444; color: white; } .fa {font-size:50px;}
Alert Messages
Click on the "x" symbol to close the alert message.
Responsive Section Counter
Resize the browser window to see the effect.
听
听
11+
Partners
听
55+
Projects
听
100+
Happy Clients
听
100+
Meetings
听
Alert Messages
Click on the "x" symbol to close the alert message.
听