Welcome To Snipplr


Everyone's Recent Snippets Tagged html



This code sample shows how Java developers can create PDF file from HTML using Aspose.Pdf for Cloud API in their REST applications.
0 1392 posted 10 years ago by johansonkatherine
This code sample shows how C# developers can create PDF file from HTML using Aspose.Pdf for Cloud API in their REST applications.
0 1798 posted 10 years ago by johansonkatherine
Stop a link overflowing it's parent's width
0 627 posted 10 years ago by flatearthcomms
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 2786 posted 10 years ago by apphp-snippets
the HTML for my tutorial on using requireJS
0 644 posted 10 years ago by asimmittal
In this article I will show you how to use AngularJS and Laravel Blade together. People who have been using AngularJS for a while may know of this solution. However if you are just getting started or have never used Angular with a templating engine...
0 897 posted 10 years ago by CreativePunch
In this article I would like to share how to make a sortable index view with Laravel 4. Let’s assume you have an index view with a table. Like this example for a table that contains posts.
0 655 posted 10 years ago by CreativePunch
Extremely helpful to anyone who is looking to improve performance and follow best practices in HTML/CSS
2 1110 posted 10 years ago by Rar
How to build a login form using php with mysql database.
0 839 posted 10 years ago by codingforever99
0 1088 posted 10 years ago by MistaTwista
0 807 posted 10 years ago by MistaTwista
Creating fixed floated comment's box on right side
0 530 posted 10 years ago by maddev-
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 732 posted 10 years ago by flanker
<LINK>
0 613 posted 10 years ago by thesmu
A little snippet that I use to hide or show text using jquery
1 716 posted 10 years ago by TwistedEinstein
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 711 posted 10 years ago by COBOLdinosaur
Just a test...
0 517 posted 10 years ago by infolock
Create a subtle "recessed" looking divider line. The example restyles the <hr> tag but it can applied to anything.
1 629 posted 10 years ago by nshakin
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 732 posted 10 years ago by COBOLdinosaur
add target blank
0 569 posted 10 years ago by thesmu
Changes shape back and forth from a round element to a square element.
0 590 posted 10 years ago by COBOLdinosaur
designing a simple horizontal tab menu by using ul and il elements with css.
0 790 posted 11 years ago by codingforever99
One of the great methods to load and work with icons in web pages is to load one image that is a collection of several icons and use any icon as needed, that reduces the number of server request and save bandwidth.
1 807 posted 11 years ago by codingforever99
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 795 posted 11 years ago by haydin
Jaidee Framework is Graceful and powerful HTML & CSS Framework for building flexible and responsive website and mobile app development.
1 739 posted 11 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 626 posted 11 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 847 posted 11 years ago by apphp-snippets
This example is a basic HTML5 page structure that you can use for developing of your HTML5 website layout.
0 942 posted 11 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 762 posted 11 years ago by apphp-snippets
Form Trick: Disappearing Text
0 613 posted 11 years ago by thesmu