HTML is very popular for making
Hyperlink________
and__________
Answers
Answered by
0
Answer:
Hyper Text Marker language is the full form of HTML
Answered by
0
Answer:
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=” ”>.
Explanation:
please mark me as brainliest
Similar questions