Added wikipedia reference for markup language definition. (#30060)

This commit is contained in:
Aadat
2018-12-04 05:12:16 +05:30
committed by Christopher McCormack
parent 33ccd4107b
commit 26d7a1c442

View File

@ -4,7 +4,7 @@ title: HTML
# HTML
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:
HyperText Markup Language (HTML) is the standard [markup language](https://en.wikipedia.org/wiki/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