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
828
posted 5 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
1300
posted 5 years ago by apphp-snippets
Displaying Contact Form 7 fields on 2 columns using CSS.
0
795
posted 6 years ago by deliciousthemes
# HTML 5 Starter Template
Use this when creating a new HTML page.
0
848
posted 7 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
620
posted 8 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
731
posted 8 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
539
posted 8 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
594
posted 8 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
648
posted 8 years ago by apphp-snippets
Code to replace your opening <html> tag with conditionally set IE classes, including IE10.
1
730
posted 8 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
975
posted 9 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
1606
posted 9 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
595
posted 9 years ago by trollize
Add the following parameter to any file URL & it will be unique each time, preventing the cached version from showing
0
542
posted 9 years ago by makbeta
Extremely helpful to anyone who is looking to improve performance and follow best practices in HTML/CSS
2
880
posted 9 years ago by Rar