Welcome To Snipplr
Everyone's Recent HTML Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Construyendo una plantilla XHTML progresivamente, entendiendo cada elemento insertado.
0
391
posted 14 years ago by demixo
When a swf launches like this , without setters for the required args ( referer, IpAddress ) the reports will show 'unknown' domain.
0
392
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
558
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
533
posted 14 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
472
posted 14 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
475
posted 14 years ago by Anthony
CSS 3 media queries test for html, table columns disappear when browser window width is changed; Fx 3.1
2
626
posted 14 years ago by sullei
The refresh meta-tag for the html header to redirect to another url.
0
485
posted 14 years ago by Wiederkehr
Should work for image/gif as well. Allegedly not supported by IE
0
884
posted 14 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
751
posted 14 years ago by reneolivo
Applications:
1. Centered block with unknown width
2. Simple block which can have float style (f.e. horizontal menu)
1
466
posted 14 years ago by kossmoss