Find your content:

Search form

You are here

Learn HTML5

 
Share
HTML stands for Hypertext markup language.
 

Why you need to learn HTML?

HTML is used to create a web pages. If you are interested to learn web application development then this is the first step.
 

How HTML works?

HTML files can be executed in browsers. 
 

How HTML becomes very famous?

Every computer has a operating system and every operating system most likely have browser which renders HTML files. Lets take some of the examples
 
Operating SystemName of the Browser
MicrosoftInternet Explorer, Edge
Mac OSSafari
AndroidGoogle Chrome
iOSSafari
 
 

How to run HTML?

Create a new file called "hello.html" in your computer and type the below code.

Welcome to the web application development.

After save the file, open this file in a browser. You see the page displays "Welcome to the web application development."

My Block Status

My Block Content