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
Login - Registration modal With POP-UP bootstrap Login - Registration modal With POP-UP bootstrap Reviewed by Bhaumik Patel on 7:00 PM Rating: 5
bxslider Thumbnail pager Next prev buttons bxslider Thumbnail pager Next prev buttons Reviewed by Bhaumik Patel on 7:04 PM Rating: 5
Bootstrap 3 Thumbnail Slider Bootstrap 3 Thumbnail Slider Reviewed by Bhaumik Patel on 12:00 AM Rating: 5

Metro Style Social Widget Design

Bhaumik Patel 6:51 PM
Metro tiles html css social media DEMO .column,.columns{display:table} .fb-block{background-color:#3b5998} .metro-social .fb{height:1...Read More
Metro Style Social Widget Design Metro Style Social Widget Design Reviewed by Bhaumik Patel on 6:51 PM Rating: 5
html table with jquery tutorial manipulate html table with jquery tutorial manipulate Reviewed by Bhaumik Patel on 8:07 PM Rating: 5
Small navigation responsive menu Small navigation responsive menu Reviewed by Bhaumik Patel on 7:46 PM Rating: 5

Rotate or flip a picture

Bhaumik Patel 8:01 PM
Using CSS and jQuery Flip Image <div class="f1_container"> <div class="shadow f1_card"> &l...Read More
Rotate or flip a picture Rotate or flip a picture Reviewed by Bhaumik Patel on 8:01 PM Rating: 5
Big Flat UI Social icon Shadow using font awesome Big Flat UI Social icon Shadow using font awesome Reviewed by Bhaumik Patel on 8:11 PM Rating: 5
Fixed Vertical Social Share Button Fixed Vertical Social Share Button Reviewed by Bhaumik Patel on 7:33 PM Rating: 5
Cool big social media icons 3D effects Cool big social media icons 3D effects Reviewed by Bhaumik Patel on 8:11 PM Rating: 5

Navs Target Section Pure CSS

Bhaumik Patel 7:54 PM
Step Wizad Process Next And Previous With Pure CSS Without jQuery <div class="panel panel-default"> <nav class=...Read More
Navs Target Section Pure CSS Navs Target Section Pure CSS Reviewed by Bhaumik Patel on 7:54 PM Rating: 5
cool responsive ul li menu different colors cool responsive ul li menu different colors Reviewed by Bhaumik Patel on 8:18 AM Rating: 5

Image zoom effect on hover using css

Bhaumik Patel 7:42 AM
Hover Zoom Effect Using CSS3 * { -webkit-transition: -webkit-transform 0.3s linear; -moz-transition: -moz-transform 0.3s linear; ...Read More
Image zoom effect on hover using css Image zoom effect on hover using css Reviewed by Bhaumik Patel on 7:42 AM Rating: 5