Welcome To Snipplr
Everyone's Recent HTML Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Comingsoon Page for those who don't have time to code.
HTML5 web form for email subscription. PHP backend and MySql database.
Compatible across browsers
0
1036
posted 11 years ago by flanker
* A standard multi-level list example for copy and paste in any site. Uses anchors as the default links, to be filled in later.
* Built to work with Bootstrap's default CSS, but also works fine with other CSS
* Pull the "plain" class from the [sta...
0
1036
posted 11 years ago by tymartist
* Use this to start any Desktop or Responsive sites
* Assets always live in the /prebuilt/ folder
0
1139
posted 11 years ago by tymartist
This snippet is a basic slide with a header and a paragraph
0
936
posted 11 years ago by mralexjuarez
This meta tag in the head with proper configuration shows the appstore app equivalent of the website.
When the user is visits the website and it has a App in the appstore, then a small preview is shown on the top by iOS saying the app is availabl...
0
896
posted 11 years ago by carbonr
How to put sidebars footer on twenty twelve theme again. Part 2:
Create the file sidebar-footer.php into the theme directory
1
871
posted 11 years ago by almendro
The colgroup and col structure is like a directive that specifies table formatting outside of the normal flow. Notice that the col tags do not get closed in HTML5, and the cascade is irregular. Normally the cascade applies to children, but the rows a...
0
1014
posted 11 years ago by COBOLdinosaur
One of the limits of using lists (ordered and unordered) is that they have no provision for a heading. You can do something like: <ul>This is a Title<li> etc... but it is invalid because the list containers can only contain List Items. One way common...
0
993
posted 11 years ago by COBOLdinosaur
This is the calling one (probably more useful if the clickable text is words, as the iPhone auto-detects phone numbers and does this automatically)
This is the SMS one, which overrides the default calling behavior (ex : <a href="http://giocaregratis...
0
1159
posted 12 years ago by haydin
The nice part about it is that the caption is locked to the image. The figure can be positioned and styled and the caption can be rendered with any affect that can be applied to any other text element.
0
955
posted 12 years ago by COBOLdinosaur
Jaidee Framework is Graceful and powerful HTML & CSS Framework for building flexible and responsive website and mobile app development.
1
989
posted 12 years ago by kanin2604
File inputs can have an attribute of "multiple" which then allows multiple files to be selected in the file section dialog box. Currently only Firefox 3.6+ and WebKit browsers are supporting it.
0
890
posted 12 years ago by apphp-snippets
This example is a basic design structure for loading multiple video and audio formats for universal work of media content on your page.
1
1176
posted 12 years ago by apphp-snippets
This definition allows redirection to the provided URL in 5 seconds. You may set it to 0 if you need an immediate redirect.
0
1052
posted 12 years ago by apphp-snippets