Welcome To Snipplr
Everyone's Recent HTML Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Now you can write IE specific styles in a regular stylesheet, by prefacing the CSS selectors with body.ie
2
522
posted 13 years ago by jessibird
As with screen style sheets, you use the <link> element to define the print style sheet your Web page should use:
<link>
The only difference between this link element and the link to your screen style sheet is the attribute:
media="print"
Most...
0
479
posted 13 years ago by thesmu
This is a raw example of the nested lists structure with inherited numeration.
0
468
posted 13 years ago by frujo
Every now and then I need a form select list of all provinces and states... I figured I'm not the only one, so here you go, hope it helps!
1
1415
posted 13 years ago by ecardoza
how to link ie only stylesheets and stylesheets by generation of ie
2
536
posted 13 years ago by thesmu
For cross-browser code--which is not necessarily valid--the [Embedded Media HTML Generator](http://cit.ucsf.edu/embedmedia/step1.php) provides a great starting point.
1
546
posted 13 years ago by wizard04
This is to prevent duplicate content when your provider directs your http://domain.com to the same place as http://www.domain.com
1
452
posted 13 years ago by zartgesotten
A basic template that sets up a general static site with links to jquery, swfobject and a div container.
1
511
posted 13 years ago by irishspacemonk
Insert upto the end of <!--> to cms page and the second half to the custom layout
0
440
posted 14 years ago by ohiggins
Creates a "pill" button with rounded corners; expands with text.
2
403
posted 14 years ago by delibash
Creates a "pill" button with rounded corners; expands with text.
0
329
posted 14 years ago by delibash
Use of the vCard(hCard) microformat, used to mark up contact details of
people, companies, organisations and places. Includes an download link via X2Vs hcard to vcard-service. Can be styled as a 2-column hcard via CSS (see CSS snippet)
inspired b...
0
582
posted 14 years ago by visualpropaganda