Skip to content

Commit

Permalink
Update files/en-us/web/api/htmlanchorelement/type/index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
teoli2003 authored Jan 25, 2024
1 parent 8d1f6a0 commit 8c228c3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions files/en-us/web/api/htmlanchorelement/type/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ console.log(anchorElement.type); // Output: "text/html"
pTag.textContent = anchorElement.type;
```

## Result

{{EmbedLiveSample("Example",100,100)}}

## Specifications
Expand Down

0 comments on commit 8c228c3

Please sign in to comment.