Welcome To Snipplr
Everyone's Recent CSS Snippets Tagged css
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Be sure that elements appearing on top don't have position:relative.
If inherited, try overriding with position:static
0
677
posted 14 years ago by CDIDevs
If you have not already been writing your border-radius statements with progressive enhancement in mind, now is most definitely the time to do it.
3
906
posted 14 years ago by justinseiter
Inspired by http://particletree.com/features/rediscovering-the-button-element/
1
696
posted 15 years ago by cssbutton
Summary
@font-face allows authors to specify online fonts to display text on their webpages. By allowing authors to provide their own fonts, @font-face eliminates the need to depend on the limited number of fonts users have installed on their comput...
3
809
posted 15 years ago by rwczippy
When I use the 960 Grid this is the code I use along with a CSS Reset. I really like Blueprint's default HTML Element styles, but I like the grid of 960.gs. This is a mashup of the code.
2
740
posted 15 years ago by smoothdzion
Reset that I use for all my projects. I've added a class '.ib' at the end to easily add inline-block styling to any element.
1
775
posted 15 years ago by smoothdzion