Welcome To Snipplr
Everyone's Recent HTML Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
When a swf launches like this , without setters for the required args ( referer, IpAddress ) the reports will show 'unknown' domain.
0
430
posted 14 years ago by rowntreerob
This snippet creates a basic input and label combo for an html form. Has tab stops at relevant places for adding for, id and name attritbutes
2
608
posted 14 years ago by superdeluxesam
This code is both basic and available from 24ways.org, but it's damn handy to reach through the snipplr plugin from textMate.
PS: all cred to Rachel Andrew & the 24ways team.
4
606
posted 15 years ago by stavelin
Just for a quick copy and paste. A cool Lorum Ipsum generator is at [lipsum.com](http://www.lipsum.com/).
1
529
posted 15 years ago by wizard04
First noscript tag redirects the user to the page telling them to allow scripts. Second section is an example page of one which will go to the default page if scripts are allowed, or to give them a message otherwise.
1
520
posted 15 years ago by Anthony
CSS 3 media queries test for html, table columns disappear when browser window width is changed; Fx 3.1
2
682
posted 15 years ago by sullei
The refresh meta-tag for the html header to redirect to another url.
0
542
posted 15 years ago by Wiederkehr
Should work for image/gif as well. Allegedly not supported by IE
0
978
posted 15 years ago by rengber
This HTML/CSS shows how to make text inputs with rounded corners in the most basic way (it doesn't expand according to its width).
6
824
posted 15 years ago by reneolivo
Applications:
1. Centered block with unknown width
2. Simple block which can have float style (f.e. horizontal menu)
1
511
posted 15 years ago by kossmoss
IE can't handle [ option disabled="disabled" ] tags, so this htc will help
0
692
posted 15 years ago by localhorst