Page 107 - Computer Class 07
P. 107

<BODY> tag   :           Body tag contains the content of the web page.

             <BR> tag            :    BR tag creates a new line.

             <P> tag             :    It starts a new paragraph.

             <B>                 :    It makes the text bold.
             <I>                 :    It makes the text italic.

             <U>                 :    It makes the text underline.

             <Font>              :    changes the appearance of text.
             FACE                :    It changes font.

             SIZE                :    It changes text size.

             COLOR               :    It changes text colour.

             <OL>                :    It creates an ordered list.
             <UL>                :    It creates an unordered list.

             <H1>, <H2>, <H3>, <H4>, <H5>, <H6> : These tags create heading levels.

             We  have  learnt  about  some  basics  of  HTML  in  the  previous  class.  Let  us  now  learn
             more about the world of HTML.

             Adding Image


             Image can add that extra bit of sass to a website, so long as they are used cleverly.
             Avoiding  going  overboard  with  that  sass  and  only  putting  quality  graphics  on  your
             pages which compliment your site’s design and colour-scheme will enhance the look
             of your site.

             The code is as follows:

             <HTML>

             <HEAD>
             Fossil Fuels

             <TITLE>

             Fossil Fuels

             </TITLE>
             </HEAD>

             <BODY> Fossil fuel is a term used to describe a group of energy sources that were
             formed  from  ancient  plants  and  organisms  during  the  Carboniferous  Period,

             approximately 360 to 286 million years ago, prior to the age of dinosaurs.




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