Welcome To Snipplr
Everyone's Recent HTML Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Great little flash player for playing FLV files. Code below simply adds them to your web page. Remember to add 20 pixels to the height="" attribute to allow for the player controler.
For the player goto: http://www.jeroenwijering.com/?item=Flash_Vid...
39
8457
posted 18 years ago by 1man
Just a simple template for the XHTML 1.0 Strict doctype. Updated with slight fix involving the meta tags.
3
1230
posted 18 years ago by 1man
Very simple standard compliant way of opening a page in a new window. Since XHTML 1.0 Strict doesn't allow the target attribute in the tag. This method isn't recommended, use the DOM folks! See "Standard Compliant Way to Open a New Page Function" in...
46
6109
posted 18 years ago by 1man
I have also posted the Javascript that makes this markup show and hide.
0
934
posted 18 years ago by 1man
Insert these 2 lines into the to have your local pages refresh while coding. Make sure you use inline style sheets to stop caching problems. Remove once you make the site live.
3
1090
posted 18 years ago by 1man
Si alojas tus fotos en Flickr y tienes un fotolog o simplemente quieres poner un buscador de tus fotos en Flickr en tu blog, aquà tienes la forma, es muy sencillo, sólo tienes que poner el siguiente código.
Donde tenéis que cambiar el ID 38901...
1
1073
posted 18 years ago by doctorlogos
A rough search form based on usage with googleboxes and xslt templates for results.
0
1886
posted 18 years ago by luxuryluke
This is the general page template that I usually start with. It has all of the essentials (along with a favicon link - not essential).
29
5205
posted 18 years ago by jonhenshaw