programming-examples/html/README.md
2019-11-18 14:44:36 +01:00

245 B

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.