Computer Science, asked by zckansari119, 1 year ago

How would you display text in the title bar of a browser using html?

Answers

Answered by dcdcsdn
4

use the tag given below to display text in the title bar...

<title>text...</title>

Answered by Anonymous
0

Answer:

<html>

<head><p><title>About Maker</title></p><font size="1000" face="Chiller" color="FFFF66"</head>

</html>

Similar questions