Learn HTML From Basics With Examples In English & Hindi - Part 1

Learn HTML From Basic To Advance, Learn What is html, about html in hindi, Html introduction in Hindi with video tutorials

What is HTML:

HTML stands for Hyper Text Markup Language & markup language is a set of tags. Each tag describes document content type, which provides some specific task. 
HTML documents contain HTML tags and plain text & are also called web pages.  Notepad is a common text editor on Windows-based computers and Mac OSX computers come bundled with TextEdit but any program that lets you fiddle with text will do. Now learn HTML online free.

HTML Introduction:
HTML is basically a collection of codes, which is used to develop browser based applications. HTML provides wide range of tags for reducing coding. Like in java or asp.net you have to write codes for each task, but html provides wide range of tags like: img, video, files etc.
By using these tags you can directly do lots of task, without writing whole code.

With HTML we can create web site and web applications, but in html we can create only static website not dynamic.
Static it means fixed, like you website data is not movable and responsive but in dynamic your website content is moving and responsive also. For creating responsive website we need to use css, java script, jquery, ajax etc with html. However HTML is backbone of all web languages.

Requirement of HTML:
For creating html browser, html is having some requirements:


Learn HTML Introduction and requirements in hindi with video tutorials:


If you have any query then please comment below.

This is our first tutorials in next tutorials you will learn some history and basic structure of html.
Click here to read next tutorials and If you want to check course syllabus click here.

Friends If you have any query on this tutorial then please comment below, I will surly try to solve your questions as soon as possible.

Labels: