Write the syntax to add a link on a web page with the help of an example
Answers
Answered by
4
Explanation:
To make a hyperlink in an HTML page, use the <a> and </a> tags, which are the tags used to define the links. The <a> tag indicates where the hyperlink starts and the </a> tag indicates where it ends. Whatever text gets added inside these tags, will work as a hyperlink. Add the URL for the link in the <a href=” ”>.
Similar questions
Hindi,
2 months ago
English,
4 months ago
Social Sciences,
4 months ago
Physics,
9 months ago
Physics,
9 months ago