summaryrefslogtreecommitdiff
path: root/HTML.md
diff options
context:
space:
mode:
authorJasper Ras <jras@hostnet.nl>2025-06-16 10:44:49 +0200
committerJasper Ras <jras@hostnet.nl>2025-06-16 10:44:49 +0200
commit0d389e1d6c1aed4a92f82d9711f4564a12390fcd (patch)
treeca4925547669a045d836c2aeb6d4b2309c3f5996 /HTML.md
parent32422d2b9001291d7136036581122cf4b4eec75c (diff)
vault backup: 2025-06-16 10:44:49
Diffstat (limited to 'HTML.md')
-rw-r--r--HTML.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/HTML.md b/HTML.md
index 604dd35..116f1a1 100644
--- a/HTML.md
+++ b/HTML.md
@@ -3,7 +3,7 @@ tags:
- html
- web
---
-HyperText Markup Language.
+ HyperText Markup Language.
Describes structure of documents on the web. Consists of elements, which is denoted by tags. An element is everything from the start tag to the end tag and in between. An element can contain other elements.