Page 106 - Computer Class 07
P. 106

Creating Web Pages

             We should always plan in advance before starting any HTML project.

             Read the given steps to start creating web pages.

              1.  Plan the Web               :    Firstly, select a topic or theme for the web pages. Then

                                                  decide the type of information that is to be displayed in
                                                  the web pages.

              2.  Gather Information  :           After planning the web pages, we should gather all the
                                                  information that is needed for the web pages, like text,
                                                  images, graphics etc.

              3.  Organise  Information:          After  all  the  information  is  gathered,  it  must  be
                                                  organised in different parts. Each part should contain

                                                  enough information about the concept.
              4.  Enter Text                 :    Now,  it  is  the  time  to  type  the  text  in  a  text  editor  or

                                                  word  processor.  Each  page  is  a  separate  document
                                                  and HTML tags added to it make them web pages.

              5.  Add Images                 :    The  web  pages  can  be  made  attractive  by  adding
                                                  graphics.

              6.  Add Hyperlinks             :    Hyperlink  is  a  link  between  various  web  pages.  It  is
                                                  used to connect various web pages.

              7.  Publish Web Pages   :           When  all  the  web  pages  are  created,  it’s  time  to
                                                  transfer  them  on  a  computer  that  makes  them
                                                  available on the web.




              Smart      Corner

               The full form of XML is Extensible Markup Language that allows for the standardized
               exchange of information between computers.


             Let’s first revise the HTML tags we have already learnt in the previous class.

             <HTML> tag          :    Main tag

             <HEAD> tag   :           Heading tag already contains the heading.
             <TITLE> tag         :    Title tag contains the title of the web page displayed on the title

                                      bar.





              Computer-7            106
   101   102   103   104   105   106   107   108   109   110   111