Welcome To Snipplr
Everyone's Recent Snippets Tagged html
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Quick and easy way to feed flickr images into your website
2
1353
posted 17 years ago by jessnoonyes
The refresh meta-tag for the html header to redirect to another url.
0
1240
posted 17 years ago by Wiederkehr
Should work for image/gif as well. Allegedly not supported by IE
0
2209
posted 17 years ago by rengber
CSS Diagnostics allows web designers and developers to highlight invalid HTML using CSS selectors. Say goodbye to the font tag by highlighting it in a large obnoxious border. It also has the ability to highlight 404 pages, old CSS classes and old Jav...
7
2796
posted 17 years ago by neal_grosskopf
Allow for easier editing of content by users who didn't make the site.
1
1104
posted 17 years ago by EvanL
This is a version of Textile that only accepts paragraps, bold, italics, links, and images. Enjoy.
1
1291
posted 17 years ago by evanwalsh
Name the form what ever you like, but make sure that is reflected in the javascript.
0
5437
posted 17 years ago by jachin
Flash sucks, embedding it sucks more, find out how to make it not suck.
2
2492
posted 17 years ago by neal_grosskopf
output can be run as a shell script. should be able to refactor this as a piped wget, i think
1
1195
posted 17 years ago by jhenry
If you've ever used a strict doctype and used the target attribute on links you'll notice that it doesn't validate. Here is an easy solution.
4
2729
posted 17 years ago by neal_grosskopf
Find depreciated elements and attributes using CSS . Simply add the CSS below to the end of your style sheet and it will highlight bad code.
5
1667
posted 17 years ago by neal_grosskopf
I can't remember if this code is updated for IE7, if it is then it should be working in at least IE6-7, Safari 2-3, Opera 8 and Firefox 2-3.
Obviously the image_iefix is just for IE6.
2
1409
posted 17 years ago by teddyzetterlund
curvyCorners is a free JavaScript program that will create on-the-fly rounded corners for any HTML DIV element, that look as good as any graphically created corners.
3
1632
posted 17 years ago by jonhenshaw
Will toggle an element's style.visibility, or set it to visible/hidden as selected
0
1130
posted 17 years ago by martinkas