Created
May 22, 2020 14:25
-
-
Save masiedu4/3d378c008d993bc355a5f303b27a7bbd to your computer and use it in GitHub Desktop.
THINK BIG;Unleashing Your Potential For Excellence // source https://jsbin.com/zeganes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta charset="utf-8"> | |
| <meta name="viewport" content="width=device-width"> | |
| <title>THINK BIG;Unleashing Your Potential For Excellence</title> | |
| </head> | |
| <body> | |
| <img src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1348956234i/13465._UY400_SS400_.jpg" alt="cover photo" | |
| <header> | |
| <!--Start of header--> | |
| <h1>THINK BIG;Unleashing your potential for excellence </h1> | |
| <p>This book is for you if your life is a series of shattered dreams. | |
| This book is for you if you have no dreams at all. | |
| It's for you if you've bought the lie that you'll never amount to anything. | |
| That's not true. Your life is BIG--far bigger than you've imagined. | |
| Inside these pages lie the keys to recognizing the full potential of your life. | |
| You won't necessarily become a millionaire (though you might), | |
| but you will attain a life that is rewarding, significant, | |
| and more fruitful than you ever thought possible. | |
| The author of this book knows about hardship. | |
| Ben Carson grew up in inner-city Detroit. His mother was illiterate. | |
| His father had left the family. His grade-school classmates considered Ben stupid. | |
| He struggled with a violent temper. In every respect, | |
| Ben's harsh circumstances seemed only to point to a harsher future and a bad end. | |
| But that's not what happened. | |
| By applying the principles in this book, | |
| Ben rose from his tough life to one of amazing accomplishments and international renown. | |
| He learned that he had potential, he learned how to unleash it, and he did. | |
| You can too. Put the principles in this book in motion. | |
| Things won't change overnight, but they will change. | |
| <b>You can transform your life into one you'll love, bigger than you've ever dreamed</b></p> | |
| <!--you can find the link to read the full book below--> | |
| <a href="https://reader.bookmate.com/i0gcymT9">Read full book here<a/> | |
| </header> | |
| <!--End of header--> | |
| <main> | |
| <!-- Start of main--> | |
| <p>In Think Big, which emanates from the last chapter of his best-selling Gifted Hands, | |
| Dr. Ben Carson prescribes his personal formula for success. | |
| And who could better advise than one who transformed his own life from t | |
| hat of being a ghetto kid with problems in school to becoming | |
| <i><u>the most celebrated pediatric neurosurgeon in the world?</u></i></p> | |
| <p><small>Published by Zondervan and released on the 30th August,2009.</small> | |
| </p> | |
| <!--below emphasizes the contents and description of the book--> | |
| <p><i>THINK BIG</i> is a 272-page book consisting of 2 parts and 18 chapters which 9 chapters in each part.</p> | |
| <h2>PART 1;Giving their best and thinking big</h2> | |
| <ol> | |
| <li>Do it better!</li> | |
| <li>My mother,Sonya Carson.</li> | |
| <li>Mentors,Inspirers and Influencers.</li> | |
| <li>Medical Mentors</li> | |
| <li>Other Significant People</li> | |
| <li>Builders for eternity</li> | |
| <li>Parents and Patients</li> | |
| <li>Taking Risks</li> | |
| <li>Not enough</li> | |
| <h2>PART 2;You can give your best and think big</h2> | |
| <li>Thinking big</li> | |
| <li>Honesty shows</li> | |
| <li>Insightful thoughts</li> | |
| <li>Nice guys finish</li> | |
| <li>Knowledge counts</li> | |
| <li>Books are for reading</li> | |
| <li>In-depth learning</li> | |
| <li>Caution:God at work</li> | |
| </ol> | |
| <!--end of contents and description--> | |
| <!--below is a video of The author talking briefly about the book--> | |
| <video controls width="400" height="300"> | |
| <source src="https://youtu.be/7JZohJIEZgU" type="video/mp4"> | |
| </video> | |
| <!--end of main--> | |
| </main> | |
| <footer> | |
| <h3>ABOUT THE AUTHOR</h3> | |
| <p>Ben Carson is the director of pediatric neurosurgery at Johns Hopkins University | |
| and the author of two best-selling books, Gifted Hands and Think Big. | |
| A widely respected role model, he shares motivational insights with inner-city kids and corporate executives alike. | |
| He serves on the board at Yale University and on the board of the Kellogg Company. | |
| He lives in Baltimore, MD. Gregg Lewis is a freelance writer with 25 years experience in the publishing industry. | |
| The author or coauthor of more than 30 books, | |
| he lives with his wife and five children in Rome, Georgia</p> | |
| <p>To purchase a full hard copy of the book,email me on the link below</p> | |
| <a href="mailto:michaelasiedu148@gmail.com">HERE!</a> | |
| <p>To receive a full e-copy of the book,input your email below</p> | |
| <form action="getform.php" method="get"> | |
| <input type="email" name="user_email" placeholder="Enter your email" /> | |
| <input type="submit" value="Submit" /> | |
| </form> | |
| <p>All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means — electronic, mechanical, photocopy, recording, or any other — except for brief quotations in printed reviews, without the prior permission of the publisher. | |
| </p> | |
| </footer> | |
| <!--end of footer--> | |
| </body> | |
| </html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment