Page 78 - TP-Play_V-2.0_Book-7
P. 78

Create HTML5 web page 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 bcapacity for doing work. It may exist in potential, kinetic,thermal,
            electrical,chemical,nuclear,or other various forms.</P>

            <hr Size="10" width="80%" 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>
                                                                                            21 st
            </HTML>                                                                       Century   #Interdisciplinary
                                                                                            Skills





























             Tech

               Funda

                             The maximum value for the SIZE attribute of the <FONT> tag is 7.





             78       Play (Ver. 2.0)-VII
   73   74   75   76   77   78   79   80   81   82   83