Welcome To Snipplr
Everyone's Recent HTML Snippets Tagged html
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Redesigned Tumblr Theme based on [Office](http://safe.tumblr.com/theme/4040581/0# "Office") by [Alex Penny](http://alexpenny.com/ "Alex Penny")
Change log:
# Desember 31, 2010
+ added <a href="http://code.google.com/p/twitterjs/">TwitterJS</a>...
0
942
posted 14 years ago by firewalker06
This is simple but saves time to copy-paste. This example has three columns (.boxcol) within the box. But the columns can be removed for single-column box.
0
1093
posted 14 years ago by rumremix
This code will allow you to embed flash on websites and those sites will validate on w3c validator.
Unfortunately, sloppy developers don't usually care about validation. :/
1
1221
posted 14 years ago by trusktr
Just a bit of essential code lines to start everytime from. // I don't use it :P
5
1091
posted 14 years ago by claudiowebdesign
if window.jQuery is undefined, there must have been a problem downloading the script from the CDN. In that case, proceed to the right side of the && operator, and insert a script linking to a local version of jQuery.
1
760
posted 14 years ago by touffies
if window.jQuery is undefined, there must have been a problem downloading the script from the CDN. In that case, proceed to the right side of the && operator, and insert a script linking to a local version of jQuery.
1
730
posted 14 years ago by Deej
This is source I created from a project currently in development.
0
1108
posted 14 years ago by chrislorenz
This is an example of what a typical description meta tag looks like.
0
759
posted 14 years ago by goatboy91587
Grab Google CDN's jQuery. Fall back to local if necessary, Taken from the HTML5 Boilerplate.
1
1136
posted 14 years ago by f6design
Always force latest IE rendering engine (even in intranet) & Chrome Frame. Taken from the HTML5 Boilerplate.
0
1054
posted 14 years ago by f6design
Testing, if Browser supports HTML5 "date" Value for type in input-fields
0
758
posted 14 years ago by ichnoweb
Auto refresh the browser. Set refresh time with content="[seconds]"
2
778
posted 14 years ago by reynish