Create a Hyperlink. Write a HTML Program to create a hyperlink. Class 10 computer
Answers
Answered by
0
Explanation:
Chapter Summary
Use the <a> element to define a link.
Use the href attribute to define the link address.
Use the target attribute to define where to open the linked document.
Use the <img> element (inside <a> ) to use an image as a link.
Similar questions