-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbook3.html
38 lines (33 loc) · 1.54 KB
/
book3.html
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
34
35
36
37
38
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>books</title>
<link rel="icon" type="image/jpg" href="IC.png"/>
<style>
img {
float:right
}
body{
background-color: #000000;
color:white;
}
</style>
</head>
<body>
<a href="index.html"> <p style="color:white;"><u><b>HOME</b></u></p></a>
<h1 align="left">THE LAW OF SUCCESS (ORANGE BOOK),by Napolean Hill</h1>
<p> Napoleon Hill was an American author in the area of the new thought movement who was one of the earliest producers of the modern genre of personal-success literature.<br>
He is widely considered to be one of the great writers on success.<br>
His most famous work, Think and Grow Rich (1937), is one of the best-selling books of all time (at the time of Hill's death in 1970, Think and Grow Rich had sold 20 million copies).<br>
Hill's works examined the power of personal beliefs, and the role they play in personal success.<br>
He became an advisor to President Franklin D. Roosevelt from 1933 to 1936.<br>
"What the mind of man can conceive and believe, it can achieve" is one of Hill's hallmark expressions.<br>
How achievement actually occurs, and a formula for it that puts success in reach of the average person, were the focal points of Hill's books.
<img src="1bk.jpg" width="200" height="200">
</p>
<br><br>
<center>
<p><b><u>EMAIL ME on your contibution about this book</b></u><a href="mailto:authentic2000est@gmail.com"><i>click here</i></a></p>
</body>
</html>