Session storage

Session storage

Html5 introduced web storage techniques to allow the data to be saved on the client device. Local storage and session storage are the two types of web storage. The main difference between them is that the

Difference between cache and web storage

Difference between cache and web storage

Html5 introduced web storage techniques to allow the data to be saved on the client device. Local storage and session storage are the two types of web storage. Local Storage Local storage is key-value hash table

Why People Should Learn Java!

Why People Should Learn Java!

  Why learn Java, of course because anyone can learn it. In addition, because it is widely used by majority of Fortune 500 companies to develop Apps and website processing systems. Many of you

How to configure blocks in Drupal

How to configure blocks in Drupal

First lets know about block. What is block? A block is an essential element of drupal which are displayed in regions of the drupal page. Block module provides this functionality in drupal. Creating New

HTML5

HTML5

HTML  is the standard mark-up language which is used to create web pages. Its abbreviation is Hyper Text Mark-up Language. It uses markup to describe the structure of web page. The building blocks

Integrating mdbootstrap in Drupal7

Integrating mdbootstrap in Drupal7

Material Design was designed by Google for making beautiful and mobile friendly sites. Bootstrap was designed by twitter for developing responsive sites. Material Design for Bootstrap(mdbootstrap) is the framework which contains best features of both