Welcome To Snipplr
Everyone's Recent HTML Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Makes png transparency work on images and background images
Download script from http://www.dillerdesign.com/experiment/DD_belatedPNG/
0
803
posted 13 years ago by amyb
Add to the <head> of your page after the main stylesheet to serve different stylesheets for different versions of Internet Explorer
0
683
posted 13 years ago by amyb
The date and time after which the document should be considered expired. An illegal EXPIRES date, e.g. "0", is interpreted as "now". Setting EXPIRES to 0 may thus be used to force a modification check at each visit.
Web robots may delete expired doc...
0
651
posted 13 years ago by cyrus
This simple example will access your GeoLocation on mobile Safari and place a marker using Google Maps.
3
999
posted 13 years ago by chrisaiv
This mini experiment simply shows how to create a static Google Map with a Marker based on a user's Geo Location. This was designed specifically for Safari Mobile
4
1842
posted 13 years ago by chrisaiv
This is mostly taken from the HTML5 Boilerplate project so kudos go there.
Dont forget to update the local URL paths.
0
1032
posted 13 years ago by lawlesscreation
A code snippet for review by StackOverflow.com members.
I would appreciate any help that'll aid me in fixing the bugs in the table (they are described in the StackOverflow question at http://stackoverflow.com/questions/5321646/buggy-css-for-an-html-...
0
1137
posted 13 years ago by sahwar
Hello,
Here is snippet to show wordpress posted date using html5 time tag.
0
680
posted 13 years ago by idragons