Welcome To Snipplr
Everyone's Recent HTML Snippets Tagged css
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Stylesheet links for Compass generated CSS files; ie.css, print.css, and screen.css, generated from respective .scss files.
0
619
posted 13 years ago by sethetter
This is simple but saves time to copy-paste. This example has three columns (.boxcol) within the box. But the columns can be removed for single-column box.
0
975
posted 13 years ago by rumremix
This is a test case to show that, with a bit more work and a tiny bit more code, CSS traingles can be used for breadcrumb navigation in Internet Explorer 8.
1
1232
posted 13 years ago by Kerrick
The css style's in the <style></style> tags are important for this snippet to work.
1
1045
posted 13 years ago by bobbym245
The easiest way to create vertical text is to use ems in addition with a space between the letters of the word that should be displayed verticaly
1
932
posted 14 years ago by jkandei
The bare minimum required tags in the head tag of any HTML doc...
1
1044
posted 14 years ago by jaymanpandya
HTML 5 provides some great new features for web designers who want to code readable, semantically-meaningful layouts. However, support for HTML 5 is still evolving, and Internet Explorer is the last to add support. In this tutorial, we’ll create a...
3
1093
posted 14 years ago by vagrantradio
Note the special syntax:
* gt: greater than
* lte: less than or equal to
1
942
posted 14 years ago by c4ptivate
For when you sometimes forget the precise syntax. First is from html, second from css file.
0
832
posted 14 years ago by rumremix
I used the optimiser at www.cleancss.com but don't like their default 'high readability' template, so here is mine.
1
913
posted 14 years ago by geekyjohn