Computer Science, asked by ashichawla, 1 year ago

is header tag in Html is used to give page title

Answers

Answered by supersonu
3
Heya,

Yeah u r right.

It generally contains another tag called <TITLE> tag which is used to write the title.

If it helped plz mark BRAINLIEST
Answered by PranshuGupta1
4
Yes, header tag <head> in HTML is used to give head to the page ..

For title we use ..

<HTML>
<HEAD>
<TITLE>
..........
</TITLE>
</HEAD >
...........


It may help u

Mark as brainliest answer if liked

Please follow me

Thank you!!
Pranshu gupta

Similar questions