Want to create a Full Screen View of your image or video? W3c provides a Fullscreen API for that, and screenfull.js is a “Simple wrapper for cross-browser usage of the JavaScript Fullscreen API”.
In this tutorial you will see how to create multi-device layouts with Zurb Foundation 3 Grid. The Grid is 12 column. You may also nest Grids with this Grid system.
Orbit is a JavaScript Image and Content Slider from Zurb Foundation 3, to create image and content slider easily. This tutorial unfolds the nuances of using Orbit.
datetime.min.js a JavaScript Library offers various ways to create Date Formats. The following example shows how to create a variety of JavaScript date formats in PHP style with date() function.
With CSS3 text-shadow property, it is much more easier now to create text effects like glowing effect, blurring effect, outlining, flaming effect etc. This document shows how to create text...
PHP offers various ways to create Unique ID number. Here is an example where we use uniqid() function to create unique ids. md5() and sha1() functions are also used with uniqid() to get more...
text-align property aligns the text in a particular direction. This property aligns the text, which is stacks of line boxes to the left or right of the inline box.teria.