HTML
HTML stands for HyperText Markup Language.
Learn Basics
Unlike scripting or programming language that uses scripts to perform functions, a markup language uses tags to identify content.
Example:
To define a paragraph
<p>I'm a paragraph</p>
Advertising: