Advertisements
Advertisements
Question
Write an HTML code the show the following text:
|
MODERN ATOMIC THEORY The findings of modern atomic theory are given as follows:
|
Long Answer
Advertisements
Solution
<html>
<head>
<title> Text Formatting </title>
</head>
<body>
<CENTER> MODERN ATOMIC THEORY </CENTER>
<B> The findings of modern atomic theory are given as follows: </B>
<UL>
<LI> An atom is the smallest particle which takes part in chemical reaction.
<LI> An atom is considered to be a divisible particle.
<LI> The atoms of the same element may not be similar in all respects. <BR>
Eg. Isotopes (<SUB> 17 </SUB> Cl <SUP> 35 </SUP>, <SUB> 17 </SUB> Cl <SUP> 37 </SUP>)
<LI> The atoms of different elements may be similar in some respects. <BR>
Eg. Isobars (<SUB> 18 </SUB> Ar <SUP> 40 </SUP>, <SUB> 20 </SUB> Ca <SUP> 40 </SUP>)
</UL>
</body>
</html>shaalaa.com
Is there an error in this question or solution?
