Welcome To Snipplr
Everyone's Recent HTML Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
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
901
posted 16 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
912
posted 16 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
792
posted 16 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
760
posted 16 years ago by Anthony
CSS 3 media queries test for html, table columns disappear when browser window width is changed; Fx 3.1
2
951
posted 16 years ago by sullei
The refresh meta-tag for the html header to redirect to another url.
0
802
posted 16 years ago by Wiederkehr
Should work for image/gif as well. Allegedly not supported by IE
0
1409
posted 16 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
1244
posted 16 years ago by reneolivo
Applications:
1. Centered block with unknown width
2. Simple block which can have float style (f.e. horizontal menu)
1
742
posted 16 years ago by kossmoss
IE can't handle [ option disabled="disabled" ] tags, so this htc will help
0
1064
posted 16 years ago by localhorst
Flash sucks, embedding it sucks more, find out how to make it not suck.
2
1059
posted 16 years ago by neal_grosskopf