programming-examples/html/README.md

3 lines
245 B
Markdown
Raw Normal View History

2019-11-18 14:44:36 +01:00
# Hypertext Markup Language (HTML)
HTML is the standard markup language for documents designed to be displayed in a web browser. It can be assisted by technologies such as Cascading Style Sheets (CSS) and scripting languages such as JavaScript.