Welcome To Snipplr
Everyone's Recent Snippets Tagged CSS3
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
The following code will display a cross-browser CSS-gradients. Th add the right selector you can use rgba() for transparency.
0
1099
posted 8 years ago by apphp-snippets
The new updated introduced auto scrolling to highlighted elements, possibility to hide 'next' and 'skip' buttons, add html markup in description, and more.
0
1378
posted 9 years ago by lanagio
Extremely helpful to anyone who is looking to improve performance and follow best practices in HTML/CSS
2
1320
posted 11 years ago by Rar
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
1078
posted 11 years ago by COBOLdinosaur
Uses CSS3 attributes and psuedo elements to create a simple play button for web interfaces.
0
933
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
924
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
924
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
1006
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
CSS3 Ajax Loading Animation
========
This is a simulation for the popular gif animated images. The reason why i choose to do it in css3 is the flexibility of re-using it in different sizes, different colors and the transparency issues in gif anim...
1
905
posted 11 years ago by MohamedAlaa
CSS code to add a CSS3 box shadow to the bottom of an element only.
0
872
posted 12 years ago by Huskie
This is a simple HTML5 CSS3 website template you can customize it according to your needs. It has a clean and modular code and css. No fancy stuff just basic elements presents like : slideshow, social icons and a navigation bar. Its cross browser com...
0
1167
posted 12 years ago by flanker
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
1029
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
870
posted 12 years ago by ryanfiorini
This uses transitions for the hover effect which has limited IE support.
0
1038
posted 12 years ago by ryanfiorini
Just came across pure css3 soothing clouds, looks awesome, checkout!
0
852
posted 12 years ago by jimmy101
a link with the class becomes circle animated rotating once and fading in
1
840
posted 12 years ago by discipolo