diff --git a/glossary/XHTML.md b/glossary/XHTML.md
new file mode 100644
index 000000000..f69bedfe5
--- /dev/null
+++ b/glossary/XHTML.md
@@ -0,0 +1,4 @@
+### XHTML
+
+XHTML stands for EXtensible HyperText Markup Language and is a language used to structure web pages.
+XHTML is a reformulation of the HTML document structure as an application of XML.