diff --git a/guide/english/html/attributes/a-target-attribute/index.md b/guide/english/html/attributes/a-target-attribute/index.md index a2d633a845..4ac914939d 100644 --- a/guide/english/html/attributes/a-target-attribute/index.md +++ b/guide/english/html/attributes/a-target-attribute/index.md @@ -3,7 +3,7 @@ title: A Target Attribute --- ## A Target Attribute -The `` attribute specifies where to open the linked document in an `a` (anchor) tag. +The `` attribute specifies where to open the linked document in an `` (anchor) tag.
#### Syntax