Page 84 - TP_Pluse_V2.2_Class_6
P. 84

EDITING AN EXISTING HTML DOCUMENT
              Factopedia                          Follow these steps to edit an HTML document:



                                                  Step 1:  Locate your file.
                                                  Step 2:  Right-click on the file icon to open right click menu.

                                                  Step 3:   Hover mouse pointer over Open with option to open a
                                                          sub-menu.
                                                  Step 4:  Click on Notepad.

                    HTML is a tag-based
                     language and can
                     be used with other
                    languages to create
                   attractive web pages.
















                    In a web page, if you                                     Editing HTML file
                   right-click and choose         This will open your HTML document in Notepad so that you can make
                   the 'View page source'         changes in the file. After making the required changes, you need to
                    option, you can see           save the file by pressintg the Ctrl+S keys.
                    the entire HTML code          If your web page is already opened in web browser, you need to press
                      of the web page.
                                                  the F5 Key to see the changes you have done.



                                                           Let’s BaCk-uP


                                                        HTML is the most widely used mark-up language to design web
                                                      pages.
                                                        Hypertext is a piece of ordinary text that has a special feature
                                                      of linking to other documents or web pages.
                                                       Tags are the basic building blocks of a web page.
                       To display the
                    copyright symbol on                 The tags that include both opening and closing tags are called
                                                      Container Tags.
                   the web page, use the
                        © code.                    An attribute  is  a property  that  provides  some additional
                                                      information about a tag.
                                                       An HTML document is a text file containing markup tags.

                  82    Plus (Ver. 2.2)-VI
   79   80   81   82   83   84   85   86   87   88   89