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
1958
posted 15 years ago by ecardoza
how to link ie only stylesheets and stylesheets by generation of ie
2
910
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
885
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
753
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
875
posted 15 years ago by irishspacemonk
Insert upto the end of <!--> to cms page and the second half to the custom layout
0
786
posted 15 years ago by ohiggins
Creates a "pill" button with rounded corners; expands with text.
2
698
posted 15 years ago by delibash
Creates a "pill" button with rounded corners; expands with text.
0
562
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
971
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
610
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
953
posted 15 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
884
posted 15 years ago by angusdev