forked from TouchPuuhonua/SomeClues
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwealth.html
More file actions
33 lines (32 loc) · 971 Bytes
/
wealth.html
File metadata and controls
33 lines (32 loc) · 971 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Extreme Wealth</title>
</head>
<body>
<h1><a href="/SomeClues">SomeClues<a></h1>
<h1>Extreme Wealth</h1>
<p>
Great wealth can be in the material or non-material domains.
Material wealth is much broader and deeper than is popularly
believed.
</p>
<p>
Non-material wealth goes even deeper than material wealth;
really great wealth will therefore extend into both domains,
with the non-material contributing more.
</p>
<p>
Great material and non-material wealth go well together.
</p>
<ul>
<li><a href="non_material_wealth.html">Non-Material Wealth</a></li>
<li><a href="material_wealth.html">Material Wealth</a></li>
</ul>
<hr />
<!-- Created: Mon Dec 9 23:59:53 PST 2002 -->
<!-- hhmts start -->
Last modified: Sun Jan 12 16:31:17 PST 2003
<!-- hhmts end -->
</body>
</html>