Page 178 - CA_165_V2.0_Flipbook
P. 178
MARGIN-BOTTOM: 100PX;
MARGIN-RIGHT:200PX;
MARGIN-LEFT:120PX;">
With the introduction of computers, the business world was changed
forever. Using computers and software, businesses use information
technology to ensure that their departments run smoothly. They use
information technology in a number of different departments including
human resources, finance, manufacturing, and security.
</P>
</BODY>
</HTML>
CSS HEIGHT AND WIDTH
The height and width properties enable to set the height and width of an element. It is also used to set
the height and width of the area inside the border, margin, etc. of the element.
The height and width can be specified in length whose values can be in 'px', 'cm', etc. or in percent (%) of
the containing block. Syntax to use the 'height' and 'width' properties of CSS is as follows:
<P STYLE="HEIGHT:Value; WIDTH:Value">
TEXT
</P>
<HTML>
<HEAD>
<TITLE>
</TITLE>
<BODY>
176 Touchpad Computer Applications-X

