<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>WeightForce</title>
</head>
<body>
<p>Weight of an object is the force exerted on it by gravity.</p>
<p>Weight is a vector quantity. It is often denoted by W and given by the realation W = mg.</p>
<li>Where, <b>m</b> is the mass of the body</li>
<li>and <b>g</b> is the accelaration due to gravity.</li>
<p>For more details, please refer to the <a href="http://en.wikipedia.org/wiki/Weight">WeightForce</a>.</p>
</body>
</html>