Page 91 - Chinmaya_C6_flipbook
P. 91

H2 {color: Green; font-family: Arial; font-size: 25px; text-align:
                 center}

                 </STYLE> </HEAD>
                 <BODY>
                 <H1>Measurement</H1>

                 <P style="font-family: verdana; font-size: 1.5em">Measurement is the
                 quantification of attributes of an object or event, which can be used
                 to compare with other objects or events.</P>
                 <H2>Types of Measurement</H2>
                 <P style="font-family:Arial Black; font-size: 1.5em">The three
                 standard systems of measurement are the International System of Units
                 (SI units), the British Imperial System, and the US Customary System.
                 </P>

                 </BODY>
                 </HTML>
                                                                                        Inter-Disciplinary




























                           USING CSS TO CONTROL MULTIPLE PAGES

                 Every webpage on a website can be linked to a single style sheet, hence, any change made to the
                 style sheet formatting affects every HTML document linked to the sheet. We can use a style sheet
                 as a template by storing all the information in one place and easily change the appearance of our
                 site in one go, thus saving a lot of time in case your site has numerous pages.

                 Create HTML code to control multiple pages using CSS.

                 <!DOCTYPE html>
                 <HTML>
                 <HEAD>
                 <STYLE>



                                                                                            Formatting a Web Page  89
   86   87   88   89   90   91   92   93   94   95   96