Page 51 - 2403_Trackpad_V5.1_C6_Fb
P. 51
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>
Tick ( ) if you know this.
▶ Cascading Style Sheets (CSS) is a convenient method of styling the elements of a web page.
▶ Font properties are used to change the font-family, font-size and font-style of the text.
MARGIN PROPERTIES
Margin is the space that appears around an element. The margin property is used to set margins
for any web page element. The four sides used with the margin property are: left, right, top and
bottom. The value of sides can be measured in pixels (for example: 20px, 30px, etc.) or as a
percentage of the window.
Formatting a Web Page 49

