Welcome To Snipplr
Everyone's Recent HTML Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
This example is a full HTML5 article structure. Just copy/paste it into your page to check.
0
1348
posted 7 years ago by apphp-snippets
To send data into iFrame you don't need JavaScript or anything. You just have the form's target attribute match the iframe's name attribute. The outer page doesn't even reload. Copy this code and test it.
0
2072
posted 7 years ago by apphp-snippets
Displaying Contact Form 7 fields on 2 columns using CSS.
0
1283
posted 8 years ago by deliciousthemes
# HTML 5 Starter Template
Use this when creating a new HTML page.
0
1400
posted 9 years ago by GertjandW
Place this in your <head> section, and set the href attribute to an image to a 57px x 57px PNG file.
0
1044
posted 10 years ago by ajarkovsky
Jump start effort required to create a simple order form. Form collects product/service info, shipping details, payment details and customer billing/shipping details.
1
1291
posted 10 years ago by FlashBuddy
Sollen bei den Eingabefeldern in we:userinput automatisch das aktuelle Datum angezeigt werden ist es notwendig, den WE-Tag userinput als HTML-Formular zu schreiben. Wichtig ist dabei, dass die feldnamen nicht verändert werden, damit die Eingabe durc...
0
1003
posted 10 years ago by ulfinger
Stand: 2011. Abhängige Gebiete (vor allem Inselterritorien) sind aus der Liste entfernt; Die Ländernamen wurden nach Möglichkeit in der Kurzfassung verwendet.
0
1101
posted 10 years ago by ulfinger
The favicon is much normality in our days. Here the "apple-touch-icon" definition which is used when you save a bookmark to your home screen on an apple touch devices such as an iPad or iPhone. The interesting thing is that Android also supports its...
0
1164
posted 10 years ago by apphp-snippets
Code to replace your opening <html> tag with conditionally set IE classes, including IE10.
1
1250
posted 10 years ago by Japegrape
To get button with line breaks you can use carriage return characters to break the line: 
 or just <br> with a <button> tag:
0
1570
posted 11 years ago by apphp-snippets
The <!--> syntax is the HTML comment. This is the way to add your own notes into the code which will not display when the HTML is rendered by the browser. It is also a good practice for web-developers to use the comment tags to "hide" scripts from br...
0
3785
posted 11 years ago by apphp-snippets
Power search the internet to save time (everything you need in one place), save research work effort (time saved by less clicks and less surfing), save money (shopping comparisons). Here you can search all the top search engines in a dual pane window...
0
1087
posted 11 years ago by trollize
Extremely helpful to anyone who is looking to improve performance and follow best practices in HTML/CSS
2
1395
posted 11 years ago by Rar