Lets move on to Next Program


We will now Learn How to put tile on your webpage. Title tag is  <TITLE>...........</TITLE> . For doing this first you have to open the notepad. Then write down the following codes.
 

<HTML>
<HEAD>
<TITLE>
Online School
</TITLE>
</HEAD>
<BODY>
My Program
</BODY>
</HTML>
 

Now you have to do the same things like previous to save this program. Go to save as and then put a name like program2.html and press save button. So when u run it you can see the title.  Actually what ever you put on TITLE Tag that will be your title. We will declare the title at the beginning.   For any questions please put comments

0 comments:

Post a Comment