Computer Science, asked by sofiaasem91, 4 days ago

1. What are HTML tags?
2. where ii the text of the title tag displayed?
3 Expand HREF attribute?
4. What is the purpose of using HREF attribute with tag <A>?
5. How do you recognize a link on a webpage?

Answers

Answered by vr106367
1

Answer:

  1. HTML tags are some special tags used to build a html page
  2. Below head tag, title tag is displayed
  3. HREF attribute is used to create links in html page
  4. HREF tag is used in <a> </a> tag as the links can be created with this tag
  5. If the words or letters don't have any whitespaces or are highlighted  are recognized as links

Explanation:

PLEASE MARK ME AS BRAINLIEST!!

Similar questions