HTML5 Tutorial
HTML5 – Home
HTML5 – Overview
HTML5 – Syntax
HTML5 – Attributes
HTML5 – Events
HTML5 – Web Forms 2.0
HTML5 – SVG
HTML5 – MathML
HTML5 – Web Storage
HTML5 – Web SQL Database
HTML5 – Server-Sent Events
HTML5 Demo
HTML5 – Home
HTML5 – Overview
HTML5 – Syntax
HTML5 – Attributes
HTML5 – Events
HTML5 – Web Forms 2.0
HTML5 – SVG
HTML5 – MathML
HTML5 – Web Storage
HTML5 – Web SQL Database
HTML5 – Server-Sent Events
HTML5 Tutorial
Share This Tutorial On :
HTML5 is the latest and most enhanced version of HTML. Technically, HTML is not a programming language, but rather a markup language. In this tutorial, we will discuss the features of HTML5 and how to use it in practice.
Audience
This tutorial has been designed for beginners in HTML5 to make them understand the basic-to-advanced concepts of the subject.
public class App { public static void main(String[] args) throws Exception { System.out.println("Hello, Abhimanyu Panwar!"); System.out.print("Hello Desi Boy"); } }
Prerequisites
Before starting this tutorial, you should have a basic understanding of HTML and its tags.