what are different ways of creating a hyperlink in HTML
Answers
Answered by
1
Answer:
#love...
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
Math,
1 month ago
Science,
1 month ago
Science,
1 month ago
Environmental Sciences,
3 months ago
Computer Science,
3 months ago
Math,
9 months ago
Environmental Sciences,
9 months ago