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

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

Using Iframe tag in HTML

Our blog post today is showing a simple use of Iframe tag. You can define a frame height and width and present a image,...

New tags in HTML5

In our blog today we will deal with some of the new tags introduced in HTML5 specification. We will talk about the following today <article>...

Entities in HTML

As we know HTML is a tag based language, so if we use tags to design an Iframe in the HTML page. We can...