Computer Science, asked by Pandeypiyush094, 6 hours ago

Create a Hyperlink. Write a HTML Program to create a hyperlink. Class 10 computer

Answers

Answered by Muskansolanki555
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