\"

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...

HTML Tables and Lists

0
Once again Hi friends! today I am back with some more information. In this chapter we will deal with some interesting part – creating...

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...
Input types

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...

XML with DTD Schema

In this tutorial we are going to create an XML file and a schema as well. So let’s start with our XML with DTD Schema. Steps...

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...

Developing a simple project on JavaScript and jQuery

In this session today we will work on the project which deals with designing a form where we will use the concepts of CSS...