(3) Which writing of head segment it written within
which tags?
Answers
Answered by
0
Answer:
The <head> tag in HTML is used to define the head portion of the document which contains information related to the document. The <head> tag contains other head elements such as <title>, <meta>, <link>, <style> <link> etc.
Similar questions