tong
Write an html code to
link
two web-pages.
Answers
Answered by
0
Answer:
Linking to other Web Pages. Linking in HTML code is done with the anchor tag, the <A> tag. The letter "A" in the tag is then followed by an attribute. For a link to another web page, the "A" is followed by "HREF".
Explanation:
I have commented the code below. Pls mark as brainliest
Similar questions