Page 97 - TP_Pluse_V2.2_Class_7
P. 97
</STYLE>
</HEAD>
<BODY>
<H1>Tiles</H1>
</BODY>
</HTML>
Let’s PraCtiCe
21 st
Century #Technology Literacy
Write HTML code to show the following chemical formulas: Skills
1. Water: H O
2
________________________________________________________________________________
2. Magnesium chloride: MgCl
2
________________________________________________________________________________
FONT PROPERTIES
By using CSS, you can change the font face, colour, style and size. Some font properties with their
values are given in the table.
Property Value Description
font-family Name of the font Specifies the font to be used
Value is given in pixels. The default
font-size Specifies the font size used on the web page
font size for the text is 16 px.
font-style normal, italic Specifies the style of the font
Specifies how thick or thin characters in text
font-weight normal, bold, bolder, lighter
should be displayed.
More on HTML5 95

