HTML

Basic things about HTML - Hypertext Markup Language

HTML stands for HyperText Markup Language (Hypertext Markup Language), is the predominant markup language for building Web pages. It is used to describe the structure and content in text form, as well as to complement the text with objects such as pictures. HTML is written in the form of “labels”, surrounded by angle brackets (<,>). [...]