tag

home / developersection / tag

Zoom Effect Using CSS3
css-css3 02-Dec-2014
Zoom Effect Using CSS3

Hi everyone in this article, I’m explaining about zoom effect in css3.

Working with Web-SQL Database & HTML5
html 27-Nov-2014
Working with Web-SQL Database & HTML5

Hi everyone in this article, I’m explaining about HTML5 and Web SQL Database.

Scalable Vector Graphics (svg) in HTML5
css-css3 24-Nov-2014
Scalable Vector Graphics (svg) in HTML5

Hi everyone in this article I’m explaining about scalable vector graphics in html5.

Syncing Offline Database (HTML5 IndexedDB) with Online Database using Asp.Net Web API
html 22-Nov-2014
Syncing Offline Database (HTML5 IndexedDB) with Online Database using Asp.Net Web API

Hi everyone in this article I’m explaining about Syncing offline Database with Online Database.

Offline Add, Edit, Delete Data in HTML5 IndexedDB
html 22-Nov-2014
Offline Add, Edit, Delete Data in HTML5 IndexedDB

Hi everyone in this article, I’m explaining about offline crud operation using HTML5 and IndexedDB database

How to Use CSS in a HTML Document
css-css3 15-Nov-2014
How to Use CSS in a HTML Document

Hi friends in this article I’m explaining about use of css in a html document.

Design a simple, stylish calculator using HTML, CSS and JavaScript
css-css3 15-Nov-2014
Design a simple, stylish calculator using HTML, CSS and JavaScript

Hi Friends in this article I’m create a simple, stylish calculator using html, css and JavaScript

HTML5 Tags Reference
html5 17-Oct-2012
HTML5 Tags Reference

HTML5 Tags Reference

HTML5 Geolocation
html5 16-Oct-2012
HTML5 Geolocation

HTML5 Geolocation

HTML5 Events
html5 15-Oct-2012
HTML5 Events

HTML5 Events

HTML5 Attributes
html5 13-Oct-2012
HTML5 Attributes

HTML5 Attributes

legend tag in html
html5 28-Jul-2011
legend tag in html

We will use legend tag to define caption for fieldset, figure and details element. In html 4.01 legend tag defines caption only for fieldset element but in html5 legend tag defines caption for fieldset, figure and details element.