HTML LINK TAG tutorial for beginners

Опубликовано: 29 Апрель 2026
на канале: Kripanath Aditya
18
0

HTML LINK TAG tutorial for beginners: In this tutorial we talked about:
What is a hyperlink, Syntax of a hyperlink, HTML Title attribute, HTML target Attribute (_self, _blank, _parent, _top), Absolute vs Relative Links, Image Link, (link to image, use image as link), button link, Email link.

Timestamps:
0:11 How to create a hyperlink in HTML?
1:39 How to use hyperlink title attribute in HTML?
2:28 How to use hyperlink target attribute in HTML?
9:16 Understand absolute and relative links in HTML.
11:38 How to link an image in HTML?
12:37 How to use image as a link in HTML?
14:09 How to use button link in HTML?
15:58 How to create email link?

Related videos:
HTML img tag:    • HTML image tag tutorial  
HTML file path:    • HTML FILE PATH tutorial  
HTML iFrame tutorial:    • HTML iframe tag tutorial