Page 104 - C_GPT _V4 _class_7
P. 104
</STYLE>
</HEAD>
<BODY>
<H1>Tiles</H1>
</BODY>
</HTML>
Interdisciplinary Learning Lab Activity
Write HTML code to create the following chemical formulas:
1. Sulphuric Acid: H SO 4
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.
CodeGPT (Ver. 4.0)-VII
102

