Page 89 - trackpad v5.1 class 6 flipbook
P. 89

bottom. The value of sides can be measured in pixels (for example: 20px, 30px, etc.) or as a
                 percentage of the window.

                 Create HTML webpage by using margin properties.

                 <!DOCTYPE html>

                 <HTML>
                 <HEAD> <TITLE>Changing Margin</TITLE>

                 <STYLE>H1{font-family:Comic Sans MS; text-align:center;

                    text-Decoration:underline;color:green}

                 P{Margin-left:40px}

                 </STYLE> </HEAD>

                 <BODY><H1>Energy</H1>

                 <P style="font-family:Times New Roman; text-transform:uppercase">Energy
                 is the capacity for doing work. It may exist in potential, kinetic,thermal,

                 electrical,chemical,nuclear,or other various forms.</P>

                 <hr style="width:80%; height: 10px; background-color:grey;">

                 <P style="font-family:Times New Roman; text-transform:lowercase">Energy
                 is a requirement in our everyday life as a way of improving human
                 development leading to economic growth and productivity.</P>

                 </BODY>

                 </HTML>
                                                                             21 st
                                                                           Century   #Interdisciplinary
                                                                             Skills































                                                                                            Formatting a Webpage  87
   84   85   86   87   88   89   90   91   92   93   94