Results for css3

Absolute Center Spinner

Bhaumik Patel 11:39 PM
Pure CSS Spinner Loading /* Absolute Center Spinner */ .loading { position: fixed; z-index: 999; height: 2em; width: 2em; ov...Read More
Absolute Center Spinner  Absolute Center Spinner Reviewed by Bhaumik Patel on 11:39 PM Rating: 5

Shadow Blink Using CSS

Bhaumik Patel 8:53 PM
How to create flashing/glowing div box using CSS3? @keyframes blink { 0% { box-shadow: 0 0 20px #EC7A44; } 50% { ...Read More
Shadow Blink Using CSS Shadow Blink Using CSS Reviewed by Bhaumik Patel on 8:53 PM Rating: 5

HTML Table Row Blink Background Color

Bhaumik Patel 2:16 AM
HTML table row highlight background color fade in and out using CSS @-webkit-keyframes blink { 50% { background: rgba(255,...Read More
HTML Table Row Blink Background Color HTML Table Row Blink Background Color Reviewed by Bhaumik Patel on 2:16 AM Rating: 5
bootstrap carousel slider without images bootstrap carousel slider without images Reviewed by Bhaumik Patel on 8:41 PM Rating: 5

Cool And Simple CSS Button Design

Bhaumik Patel 7:36 PM
Pure Flat CSS Button Design DEMO .btn{display:inline-block;padding:6px 12px;border:2px solid #ddd;color:#ddd;text-decoration:none;font...Read More
Cool And Simple CSS Button Design Cool And Simple CSS Button Design Reviewed by Bhaumik Patel on 7:36 PM Rating: 5

iFrame with Fixed Header

Bhaumik Patel 8:22 PM
iFrame with Fixed Header #headerfix { height: 60px; background-color:#DDD; background: url(http://placehold.it/1128x70...Read More
iFrame with Fixed Header iFrame with Fixed Header Reviewed by Bhaumik Patel on 8:22 PM Rating: 5
Bootstrap Group Button Social Sharing Bootstrap Group Button Social Sharing Reviewed by Bhaumik Patel on 8:22 PM Rating: 5