Welcome To Snipplr


Everyone's Recent CSS Snippets Tagged CSS3



« Prev 1 2 3 4 5
CSS for form field validation
0 698 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 886 posted 8 years ago by apphp-snippets
Stop a link overflowing it's parent's width
0 629 posted 10 years ago by flatearthcomms
How to create animate rotation for a element.
0 732 posted 10 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 871 posted 10 years ago by COBOLdinosaur
Demo Image: http://i.imgur.com/hTQXYOu.png
0 654 posted 10 years ago by jntu_gnec
Uses CSS3 attributes and psuedo elements to create a simple play button for web interfaces.
0 723 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 733 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 723 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 795 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 820 posted 11 years ago by Todd
CSS code to add a CSS3 box shadow to the bottom of an element only.
0 700 posted 11 years ago by Huskie
Truncate the multiline text. Webkit Property.
1 555 posted 11 years ago by Rakowskey
IE8 and below have no CSS support
0 622 posted 11 years ago by tucq88
Implementation of CSS3 Media Query
0 808 posted 11 years ago by ecksteing
not mine.
0 721 posted 11 years ago by kdesilva
* This will not work in IE.
0 723 posted 12 years ago by ryanfiorini
Simple 2 lines of CSS and you have a dropdown with hover.
1 832 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 821 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 705 posted 12 years ago by ryanfiorini
This uses transitions for the hover effect which has limited IE support.
0 846 posted 12 years ago by ryanfiorini
Just came across pure css3 soothing clouds, looks awesome, checkout!
0 673 posted 12 years ago by jimmy101
a link with the class becomes circle animated rotating once and fading in
1 666 posted 12 years ago by discipolo
Use css for rounding corners instead of images. Also use css3 for creating circles.
0 755 posted 12 years ago by ninacess
Really Nice CSS3 Buttons I came across. Love the gradients and especially the Pushy Effects.
0 558 posted 12 years ago by jimmy101
1 469 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 726 posted 12 years ago by FatFolderDesigner
Fight the "flash" effect at animation start in webkit browsers
0 616 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 502 posted 12 years ago by Barlon
« Prev 1 2 3 4 5