Page 184 - CA_165_V2.0_Flipbook
P. 184
provided.
</P>
</BODY>
</HTML>
CSS FLOAT
The 'float' property is used for positioning and formatting content. It wraps the text around the images.
The float property can be set with values such as left, right, none, etc. Syntax to use the 'float' property
is as follows:
<IMG STYLE="float:values">
<P> TEXT </P>
<HTML>
<HEAD>
<TITLE>
</TITLE>
</HEAD>
<BODY>
<IMG SRC="India.JPG" ALT="Our Country"
STYLE="FLOAT:RIGHT; WIDTH:170PX;
HEIGHT:170PX; MARGIN-LEFT: 15PX;">
<P>
India is one of the oldest civilizations in the world, spanning a period
of more than 4000 years, and witnessing the fusion of several customs
and traditions, which are reflective of the rich culture and heritage
of the Country. The history of the nation gives a glimpse into the
magnanimity of its evolution from a Country reeling under colonialism,
to one of the leading economies in the global scenario within a span of
fifty years. More than anything, the nationalistic fervor of the people
is the contributing force behind the culmination of such a development.
182 Touchpad Computer Applications-X

