Page 80 - TP_Plus_v4_Class6
P. 80

The <TITLE> Tag

              The <Title> tag tells the web browser that text contained between <title> and </title> is not the part
              of the web page. It will be shown on the Title Bar of your web browser. The use of title tag is not
              mandatory. If you do not want to give title to your web page, you can skip it. Your web browser will
              show file name and its path as title of your web page.

              The <BODY> Tag

              The <BODY> tag defines the document's body. It tells the web browser that the text contained between
              <body> and </body> tags is shown on the web page such as headings, paragraphs, images, hyperlinks,
              tables, lists, etc.


                   CREATING AND SAVING AN HTML DOCUMENT

              Let us start with the designing of first web page by using the basic tags.


                       1   Open the Notepad and
                           write the HTML code.                                          2
                                                                    Click on File menu.
















                                                                           Click on  Save to open   3
                                                                           Save As dialog box.







                      4   Choose  the  location  where you
                          want to save the file.







                              5   Enter name for the file as
                                  ‘First Web Page.html’.

                                  Hintbot


                     To open the Save As dialog               6
                            box: Ctrl + S                         Click on Save button to save the file.





                  78  Plus (Ver. 4.0)-VI
   75   76   77   78   79   80   81   82   83   84   85