Welcome To Snipplr
Everyone's Recent HTML Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
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
2120
posted 15 years ago by ecardoza
how to link ie only stylesheets and stylesheets by generation of ie
2
1048
posted 15 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
1001
posted 15 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
861
posted 15 years ago by zartgesotten
A basic template that sets up a general static site with links to jquery, swfobject and a div container.
1
984
posted 15 years ago by irishspacemonk
Insert upto the end of <!--> to cms page and the second half to the custom layout
0
929
posted 15 years ago by ohiggins
Creates a "pill" button with rounded corners; expands with text.
2
798
posted 15 years ago by delibash
Creates a "pill" button with rounded corners; expands with text.
0
639
posted 15 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
1109
posted 15 years ago by visualpropaganda
This is the modified GWT HTML host page for your module. As you can see, the only modified element is the path to the GWT bootstrap script, the original declaration was the GWT 1.5 way, the new declaration is the [GWT 1.6 way](http://code.google.com/...
0
707
posted 15 years ago by salvadordiaz
This code can be used for making an external login area on pages other than KickApps powered pages. Please replace ##### with your AS ID. Also, if you've DNS masked you're site, you'll need to replace affiliate.kickapps.com with your domain info.
0
1049
posted 16 years ago by kickjoel
Refer to [This snipplr](http://snipplr.com/view/13653/css-firstchild-test/), added head and body section, even Firefox won't match first-child
0
996
posted 16 years ago by angusdev