From 6caead6255d7b3236ee88e561b7207084ea51fd6 Mon Sep 17 00:00:00 2001 From: catrawalkar Date: Tue, 4 Dec 2018 07:03:11 +0530 Subject: [PATCH] Added html logo (#32438) --- guide/english/html/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/guide/english/html/index.md b/guide/english/html/index.md index 4197bf070b..c2dcb9b86f 100644 --- a/guide/english/html/index.md +++ b/guide/english/html/index.md @@ -3,6 +3,8 @@ title: HTML --- # HTML +![html logo](https://www.w3.org/html/logo/badge/html5-badge-h-solo.png) + HyperText Markup Language (HTML) is the standard [markup language](https://en.wikipedia.org/wiki/Markup_language) used for creating web pages, web applications and moreover is the foundation of most websites today. A markup language like HTML allows us to: