Welcome To Snipplr
Everyone's Recent HTML Snippets Tagged html
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
I use this every time I start a fresh, blank page. This way I can guarantee consistency across all my pages (and it reminds me to put in all the appropriate meta tags that are often forgotten).
0
741
posted 13 years ago by r2cgroup
A vast majority of sites these days make use of the jQuery JavaScript library. A vast majority also make use of Google’s hosted version of the library for faster loading speed’s, and better cross site caching. However, what if there is ever a pro...
1
672
posted 13 years ago by paul66
Internet Explorer has many rendering engines ready for use. What this line of code basically does is force IE to use the most up to date rendering engine that it has available, so that your pages will render as well as possible. It then goes on to ta...
0
731
posted 13 years ago by paul66
HTML para Absolutamente Noobs.
Post Completo: http://kanis.com.br/
Primeira video aula da série de 10 episódios.
0
853
posted 13 years ago by leandrokanis
Some cool free templates I've found.
Included in every template :
Photoshop Document : Layered and ready to tweak
HTML Template: Tested and ready for your content
0
748
posted 13 years ago by Iban
A very simple HTML redirect that I found useful for a contact form confirmation.
The number preceding the url (in this case zero) tells the browser the number of seconds to wait before redirecting to the new url. For example, you could set this to...
0
1025
posted 13 years ago by danielwrobert