List of important custom and in-built AMP tags
amp-img amp-img is use as replacment of HTML img tag. amp-img tag effectively manage image…
AMP (Accelerated Mobile Pages) Example Pages
AMP (Accelerated Mobile Pages) is a Google open source project to speed up page load…
Upgrade Laravel 4.2 to 5.0 and above version
Laravel framework 5.1 and above versions support php7. Laravel 5.x has modified its application structure…
Introduction to laravel 5.x application structure
There are more than 40 PHP frameworks available. The popular frameworks are Cakephp, Zend, Symfony,…
Facebook Twitter login PHP
Other than manual user registration, do you wish to give your website users to auto…
Gzip compression – to make website load faster
Now a days Gzip compression become popular for speed up website. It compresses webpage upto…
Canvas Examples – Add Text | Add Image | Resize Image | Change Canvas Color
How to add text to Canvas? For add text we can do that using fillText(‘text’,…
Canvas Examples – Draw Line | Rectangle | Circle | Undo
What is Canvas? Canvas is an HTML5 element which can be used to draw graphics…
10 useful CSS and CSS3 tips for web developers
CSS3 made web designers and web developer’s life very easy. In this post we are…