Welcome To Snipplr


Everyone's Recent CSS Snippets Tagged CSS3



« Prev 1 2 3 4 5
CSS for form field validation
0 3164 posted 9 years ago by fcommisso
The following code will display a cross-browser CSS-gradients. Th add the right selector you can use rgba() for transparency.
0 3538 posted 9 years ago by apphp-snippets
Stop a link overflowing it's parent's width
0 2103 posted 11 years ago by flatearthcomms
How to create animate rotation for a element.
0 2286 posted 12 years ago by keidash
Each image is positioned, dimensioned, and repeated according to the comma separated values in the other background properties. The images in the list are layered front to back in the same order they are listed in the rule declaration. If a backgroun...
0 2622 posted 12 years ago by COBOLdinosaur
Demo Image: http://i.imgur.com/hTQXYOu.png
0 2182 posted 12 years ago by jntu_gnec
Uses CSS3 attributes and psuedo elements to create a simple play button for web interfaces.
0 2375 posted 12 years ago by devowhippit
When box sizing is set, the padding, border and margin no longer add onto the total width or height of the element. Instead, they eat into the set width or height. So, if you have a box whose width is set to 300px, and padding set to 10px, then the t...
1 2382 posted 12 years ago by bmayzure
Cross-browser roll link effect in CSS3. Works in IE 10+, Webkit (Chrome/Safari/etc), Opera, Gecko (Firefox/Seamonkey/etc). Degrades nicely for unsupported browsers.
0 2238 posted 12 years ago by bmayzure
A simple CSS3 link-color transition effect. Fades from the base color to the active/focus color and back on rollover. A nice little added effect that's pretty well cross browser. Works with Webkit (Chrome/Safari/etc), Opera, Gecko (Firefox/Seamonkey/...
1 2354 posted 12 years ago by bmayzure
When using a CSS3 property that has vendor-prefixed versions available, I indent as usual with one tab and then use spaces to line up the properties on the colon. This allows for easy editing of all ‘sibling’ properties at once using [Sublime Tex...
1 2502 posted 12 years ago by Todd
CSS code to add a CSS3 box shadow to the bottom of an element only.
0 2176 posted 12 years ago by Huskie
Truncate the multiline text. Webkit Property.
1 2017 posted 13 years ago by Rakowskey
IE8 and below have no CSS support
0 2151 posted 13 years ago by tucq88
Implementation of CSS3 Media Query
0 1402 posted 13 years ago by ecksteing
not mine.
0 3441 posted 13 years ago by kdesilva
* This will not work in IE.
0 1275 posted 13 years ago by ryanfiorini
Simple 2 lines of CSS and you have a dropdown with hover.
1 2318 posted 13 years ago by ryanfiorini
This will take the screen width into account and display either a horizontal menu or a dropdown menu with a hover style. Resize your window to see the effect.
1 2501 posted 13 years ago by ryanfiorini
This is a good replacement for a mask for mobile devices. You are still able to click through the shadow to the text behind.
0 2321 posted 13 years ago by ryanfiorini
This uses transitions for the hover effect which has limited IE support.
0 2470 posted 13 years ago by ryanfiorini
Just came across pure css3 soothing clouds, looks awesome, checkout!
0 2150 posted 13 years ago by jimmy101
a link with the class becomes circle animated rotating once and fading in
1 2152 posted 13 years ago by discipolo
Use css for rounding corners instead of images. Also use css3 for creating circles.
0 1395 posted 13 years ago by ninacess
Really Nice CSS3 Buttons I came across. Love the gradients and especially the Pushy Effects.
0 1057 posted 13 years ago by jimmy101
1 924 posted 13 years ago by swoicik
Ever notice a weird CS3 animation flicker? Annoying right? Add these CSS3 classes to the objects being animated and it should go away (at least it has in my testing). More details at the link, questions can be postsed either here or there.
0 1426 posted 13 years ago by FatFolderDesigner
Fight the "flash" effect at animation start in webkit browsers
0 1318 posted 13 years ago by inpixelitrust
img1.png is closest to the viewer and img4.png furthest. This will create a feeling of stuff moving around when resizing the browserwindow.
0 1039 posted 13 years ago by Barlon
« Prev 1 2 3 4 5