<!DOCTYPE html>
<html>
<head>
<title>HTML aside tag</title>
</head>
<body>
<aside style="float:left;">
<img src="../../images/img_nat.png" height="100" width="150" />
</aside>
<p>Natural resources (economically referred to as land or raw materials)
occur naturally within environments that exist relatively undisturbed by
mankind, in a natural form. A natural resource is often characterized by
amounts of biodiversity existent in various ecosystems.</p>
</body>
</html>