Update index.md (#25432)

Slight modifications in the definition of HTML
This commit is contained in:
Pratik Lodha
2018-12-04 02:30:43 +05:30
committed by Christopher McCormack
parent 226de565f1
commit de6f43cb34

View File

@ -4,7 +4,7 @@ title: HTML
# HTML
HyperText Markup Language (HTML) is a markup language used to construct online documents and is the foundation of most websites today. A markup language like HTML allows us to:
HyperText Markup Language (HTML) is the standard markup language used for creating web pages, web applications and moreover is the foundation of most websites today.. A markup language like HTML allows us to:
1) Create links to other documents
2) Structure the content in our document