Welcome To Snipplr
Everyone's Recent Snippets Tagged CSS3
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
For progressive enhancement, you could use the transform property that is supported by many browsers that have CSS3 support.
Here’s a trick for enlarging a elements on hover by 110%.
1
827
posted 14 years ago by alozuldo
This will add a subtle drop shadow to all images on a page. Works with all major browsers excluding Internet Explorer 8 and below. The beta version of Internet Explorer does support box-shadow. There's a nice writeup on box shadow here: http://www...
2
762
posted 14 years ago by jazzs3quence
I tried a menu bar with html5 and css3. Please give me some advice for more advance.
1
947
posted 14 years ago by jamepaul
This make a nice and cool transition effect when you mouse over on links.
1
806
posted 14 years ago by simonbouchard
CSS
CSS - CSS3 Safari style toolbar buttons rounded box shadow pressed border radius for Moz, Firefox, KHTML
1
1044
posted 14 years ago by brandonjp
Zurb didn't post the full code, but they made a short post tutorial and it appears to be open source. I found the code here and fixed a border problem, and I also cleaned it up so it's easier to read.<ul><li>Sizes: small, medium, large</li>...
0
726
posted 14 years ago by illegal3alien
via [http://mir.aculo.us/2010/06/04/making-an-ipad-html5-app-making-it-really-fast/](http://mir.aculo.us/2010/06/04/making-an-ipad-html5-app-making-it-really-fast/)
for CSS3 Transitions, Transforms, Animation also see:
[http://css3.bradshawenterp...
0
707
posted 14 years ago by cfleschhut
forms part of our Calibre Remote. an alternate gui for calibre ebooks content-server. this is the css file. orientation media-query is used for browsers that support it (a slightly cleaner view for portrait mode).
0
603
posted 14 years ago by minky