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...
HTML5 Canvas Element

HTML5 Canvas Element – Part 2

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

Fetching Data with Ajax

Last time we understood the basics of Ajax. So, today we are going to learn how to fetch data using Ajax without refreshing the...

HTML5 Feature Detection and Drag and Drop – Part 2

Last time we had an introduction to “Feature Detection” and “Drag and Drop”. Today we are going to try it practically. For “Feature Detection” we...

How to create a responsive website using html5 and css

In this tutorial today we will learn how to create a responsive website using html5 and css . So to learn how to create a...

Capturing Audio in PhoneGap

In this tutorial we will be creating an app which will have the recording functionality , so we will have a record button which...

Learn how to manipulate the file using PHP

In this session today we will learn how to manipulate the file using php that is we will learn to create, read, append and...

HTML Forms and Input Practical

0
Hello Friends, In some previous chapters we had learned to create a static webpage. Today we are going to create a webpage containing a form which...
New Form Elements – Part 2

HTML5 Canvas Element – Part 1

0
We had learned to use different form elements in last session. Today we will learn to use a new element called “canvas” element. Have a...