corrected a to <a> for html anchor tag (#32943)
This commit is contained in:
@ -3,7 +3,7 @@ title: A Target Attribute
|
||||
---
|
||||
## A Target Attribute
|
||||
|
||||
The `<a target>` attribute specifies where to open the linked document in an `a` (anchor) tag.
|
||||
The `<a target>` attribute specifies where to open the linked document in an `<a>` (anchor) tag.
|
||||
<br>
|
||||
|
||||
#### Syntax
|
||||
|
Reference in New Issue
Block a user