How to create Contact Saving application in Phonegap
In this exercise we will learn how to create contact saving application in Phonegap where we can enter the contact details and save the...
How to draw a Sine Wave using SVG in HTML5
In our blog today you will learn to create a Sine wave image using SVG. SVG stands for Scalable Vector Graphics. These are defined...
Create a simple project using Ajax , Json & JavaScript
In this session today we will be creating a project using the functionalities of AJAX, JSON and JavaScript.
So in this project we will create...
How to draw shapes using SVG in HTML5
We know SVG or scalable vector graphics is a powerful way to represent graphics in browser. In our blog today we will create various...
Learn to implement Capture API with Phonegap
In this tutorial we will learn to implement capture api with phonegap and create an application which will capture an image in your mobile...
Usage of new Input types in HTML5
We will be using the new input types introduced in the HTML5 specification. We will be using
color
date
datetime
email
list
range
online Search
telephone number
time
url
All of them have specific input...
HTML5 Canvas Element – Part 2
Last time we learned how to draw a text on the HTML5 canvas element using javascript. Today we will create a design of rectangles...
HTML5 Media – Part 1
We have learned new things in HTML5 such as canvas, drag and drop operation etc. Today also, we are going to see a very...
Learn to implement image slider using bootstrap
Today in this tutorial, we will learn to implement image slider using bootstrap, similarly we will learn how to create content slider called as...
Implementing find and replace functionality in PHP
In this session today we will be implementing find and replace functionality in php.Here we will be creating a form which will have an...