diff --git a/guide/english/html/attributes/href/index.md b/guide/english/html/attributes/href/index.md
index 4f28565689..75c08e641a 100644
--- a/guide/english/html/attributes/href/index.md
+++ b/guide/english/html/attributes/href/index.md
@@ -15,6 +15,7 @@ Link to Google's Homepage:
```html
Visit Google’s Homepage
```
+Above `href` is an attribute and `https://www.google.com` is its value.
Image as an Link: