Welcome To Snipplr


Everyone's Recent CSS Snippets Tagged CSS3



« Prev 1 2 3 4 5
CSS for form field validation
0 877 posted 8 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 1100 posted 8 years ago by apphp-snippets
Stop a link overflowing it's parent's width
0 811 posted 10 years ago by flatearthcomms
How to create animate rotation for a element.
0 918 posted 11 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 1079 posted 11 years ago by COBOLdinosaur
Demo Image: http://i.imgur.com/hTQXYOu.png
0 833 posted 11 years ago by jntu_gnec
Uses CSS3 attributes and psuedo elements to create a simple play button for web interfaces.
0 935 posted 11 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 926 posted 11 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 926 posted 11 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 1008 posted 11 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 1033 posted 11 years ago by Todd
CSS code to add a CSS3 box shadow to the bottom of an element only.
0 874 posted 12 years ago by Huskie
Truncate the multiline text. Webkit Property.
1 719 posted 12 years ago by Rakowskey
IE8 and below have no CSS support
0 808 posted 12 years ago by tucq88
Implementation of CSS3 Media Query
0 1004 posted 12 years ago by ecksteing
not mine.
0 997 posted 12 years ago by kdesilva
* This will not work in IE.
0 914 posted 12 years ago by ryanfiorini
Simple 2 lines of CSS and you have a dropdown with hover.
1 1012 posted 12 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 1031 posted 12 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 872 posted 12 years ago by ryanfiorini
This uses transitions for the hover effect which has limited IE support.
0 1039 posted 12 years ago by ryanfiorini
Just came across pure css3 soothing clouds, looks awesome, checkout!
0 854 posted 12 years ago by jimmy101
a link with the class becomes circle animated rotating once and fading in
1 841 posted 12 years ago by discipolo
Use css for rounding corners instead of images. Also use css3 for creating circles.
0 926 posted 12 years ago by ninacess
Really Nice CSS3 Buttons I came across. Love the gradients and especially the Pushy Effects.
0 715 posted 12 years ago by jimmy101
1 623 posted 12 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 884 posted 12 years ago by FatFolderDesigner
Fight the "flash" effect at animation start in webkit browsers
0 805 posted 12 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 662 posted 13 years ago by Barlon
« Prev 1 2 3 4 5