How would you display text in the title bar of browser ?
1 Like
To display text in the title bar of browser, we write the text within <TITLE> tag. Consider the following example,
<TITLE>
<HEAD> <TITLE> Text for the title bar </TITLE> </HEAD>
Answered By
We can view the source code of a web page in …………… .
Write the extension of HTML code file.
How the font size of a single line on a web page be changed ?
Distinguish between <P> tag and <BR> tag with the help of an example.
<P>
<BR>