Page 93 - TP_Plus_v4_Class7
P. 93

Create an HTML5 web page by using the background properties.

                 <!DOCTYPE html>
                 <HTML>

                 <HEAD>
                 <STYLE>
                 BODY {background-image: url("D:\tile.png");
                 background-repeat:repeat-y;}

                 H1 {background-color:green;
                 text-align:center;}
                 </STYLE>
                 </HEAD>

                 <BODY>
                 <H1>Tiles</H1>
                 </BODY>
                 </HTML>




























                           Interdisciplinary Learning

                           #Science

                   Write HTML code to create the following chemical formulas:

                   1.  Sulphuric Acid: H SO 4
                                       2

                   2.  Magnesium chloride: MgCl
                                                2



                                                                                                           #Lab Activity





                                                                                                   #More on HTML5  91
   88   89   90   91   92   93   94   95   96   97   98