0
Which tag adds a page name that will show in the title bar of the user's Internet?
1 to 6 words only
3 Answers
+ 7
<head>
<title>Page Name</title>
</head>
+ 3
<title>
+ 1
Most of the tags are self explanatory. Title would be <title><title/>
1 to 6 words only