Skip to content

Commit 5968729

Browse files
committed
Added slide TODO for Hyperlink tags
1 parent efb62a9 commit 5968729

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Topics/02. HTML-Fundamentals/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,12 @@ This text is <em>emphasized.</em>
287287
This one is <strong>more emphasized.</strong>
288288
```
289289

290+
# Hyperlink Tags
291+
<!-- TODO:
292+
- `target` attribute
293+
- `_blank`
294+
- `_self`
295+
-->
290296

291297

292298
<!-- attr: { showInPresentation:true, hasScriptWrapper:true} -->

0 commit comments

Comments
 (0)