Computer Science, asked by shalinidavidwar2466, 1 year ago

How do we add document title in HTML?

Answers

Answered by Anonymous
3

<HTML>

<TITLE>

XYZ

</TITLE>

<BODY>

_ _ _ _ _ _ _ _ _ _ Content _ _ _ _ _ _ _ _

</BODY>

</HTML>

➡This is how basically the HTML tags used to work.

The title is usually displayed in the browser's title bar (at the top).

Answered by pawanmerijaan
0

Answer:

Use the &lt;frameset&gt; tag to add a set of frames. The HTML &lt;frameset&gt; tag is used to divide the window into frames.

Explanation:

hope help u xd

dear jaxon

Similar questions