<!DOCTYPE html>
<html>
<head>
<title>HTML header tag</title>
</head>
<body>
<article>
<header>
<h1>Natural Resource</h1>
<p>Date. 04/15/2014 From Wikipedia</p>
</header>
<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>
</article>
</body>
</html>