Results for css

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

Holder renders image

Bhaumik Patel 10:44 PM
Placeholders can have custom colors, fonts, resizing behavior, and rendering engine. DEMO function charsRandom(len, chars) { chars...Read More
Holder renders image Holder renders image Reviewed by Bhaumik Patel on 10:44 PM Rating: 5

Simple CSS Menu

Bhaumik Patel 8:21 PM
Simple Horizontal Menu nav ul ul { display: none; } nav ul li:hover > ul { display: block; } nav ul { background: linear...Read More
Simple CSS Menu Simple CSS Menu Reviewed by Bhaumik Patel on 8:21 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 Accordion Group

Bhaumik Patel 7:04 PM
Bootstrap Accordion Group that collapses when clicking whole div and has chevrons DEMO Read More
Bootstrap Accordion Group Bootstrap Accordion Group Reviewed by Bhaumik Patel on 7:04 PM Rating: 5
Vertical menu convert to horizontal menu responsive Vertical menu convert to horizontal menu responsive Reviewed by Bhaumik Patel on 8:00 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
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
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

Css image hover border effect

Bhaumik Patel 7:47 PM
Add a CSS Border On Hover Without Moving The Element <div> <img src="http://placehold.it/110x110/DDD/FF3535&text...Read More
Css image hover border effect Css image hover border effect Reviewed by Bhaumik Patel on 7:47 PM Rating: 5
Full Page Invitation Templates Responsive Full Page Invitation Templates Responsive Reviewed by Bhaumik Patel on 6:47 AM Rating: 5

Pure div table using css

Bhaumik Patel 6:32 AM
Div table layout using css Using the  Div  Tag to Create  Tables <div class="divTable"> <div class="di...Read More
Pure div table using css Pure div table using css Reviewed by Bhaumik Patel on 6:32 AM Rating: 5

Cool ol li design using css3

Bhaumik Patel 8:01 PM
HTML <div class="numberlist"> <ol> <li><a href="http://lesson8.blogspot.com/2013/08/coo...Read More
Cool ol li design using css3 Cool ol li design using css3 Reviewed by Bhaumik Patel on 8:01 PM Rating: 5

Cool Flat Button Design CSS

Bhaumik Patel 8:30 PM
Beautiful Flat Buttons Design Using CSS <a class="btn btn-lg" href="#">Download</a> <a class="...Read More
Cool Flat Button Design CSS Cool Flat Button Design CSS Reviewed by Bhaumik Patel on 8:30 PM Rating: 5
jQuery Highlight Table Row and Column On Mouseover jQuery Highlight Table Row and Column On Mouseover Reviewed by Bhaumik Patel on 7:22 AM Rating: 5