
<!doctype html>
<html lang="en" data-bs-theme="auto">
<head>

    <script type="text/javascript">
        (function () {
            let isDarkMode = window.matchMedia('(prefers-color-scheme: dark)').matches;
            let theme = isDarkMode ? 'dark' : 'light';
            document.documentElement.setAttribute('data-bs-theme', theme);
            document.documentElement.style.backgroundColor = theme === 'dark' ? '#212529' : '#ffffff';
            document.documentElement.style.color = theme === 'dark' ? '#ffffff' : '#000000';
            document.body.style.visibility = "visible";
        })();
    </script>

<link href="https://s.fixquotes.com/js/bs/5.3.3/bootstrap.min.css" rel="stylesheet" type="text/css">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1">
<title>The Ultimate Collection of Quotes and Biographies</title>
<meta property="og:site_name" content="FixQuotes">
<meta name="twitter:site" content="@fixquotescom">
<meta name="apple-mobile-web-app-title" content="FixQuotes">
<meta name="application-name" content="FixQuotes">
<link rel="preconnect" href="https://googleads.g.doubleclick.net" />
<link rel="preconnect" href="https://ep1.adtrafficquality.google" />
<link rel="preconnect" href="https://s.pinimg.com" />
<link rel="preconnect" href="https://www.googletagmanager.com" />
<meta name="keywords" content="author,nationality,profession,topic">
<meta property="og:title" content="The Ultimate Collection of Quotes and Biographies">
<meta name="twitter:description" content="Unleash the wisdom of the ages with FixQuotes - where quotes come to life and author biographies add depth to inspiration.">
<meta property="og:description" content="Unleash the wisdom of the ages with FixQuotes - where quotes come to life and author biographies add depth to inspiration.">
<meta name="description" content="Unleash the wisdom of the ages with FixQuotes - where quotes come to life and author biographies add depth to inspiration.">
<meta property="og:type" content="website">
<link rel="canonical" href="https://fixquotes.com">
<meta property="og:url" content="https://fixquotes.com">

<meta name="robots" content="INDEX,FOLLOW">
<link href="https://s.fixquotes.com/css/style_v56.css" rel="stylesheet" type="text/css">
<link href="https://s.fixquotes.com/favicon.ico" rel="shortcut icon">
<link rel="manifest" href="https://s.fixquotes.com/manifest.json">
<link rel="apple-touch-icon" sizes="180x180" href="https://s.fixquotes.com/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://s.fixquotes.com/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://s.fixquotes.com/favicon-16x16.png">

<script type="text/javascript" src="https://s.fixquotes.com/js/jquery/jquery-3.6.3.min.js"></script>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-5S8HKC6');</script>

<script type="text/javascript">
    var sStaticPath = 'https://s.fixquotes.com';
    var sDomain = 'https://fixquotes.com';
    var sScriptName = '/Default.asp';
    var sURL = '/Default.asp';
    var sCountry = 'CN';
    var bDev = false;
    var iPageID = 0;
    var iPageAuthorID = 0;
</script>

<script type="text/javascript" src="https://s.fixquotes.com/js/main_v76.js"></script>
</head>
<body style="visibility: hidden;">
   
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5S8HKC6" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>

<div id="topContainer">
    <div class="fq-navbar sticky-top">
        <div class="container p-2 p-lg-3">
            <div class="d-flex flex-wrap align-items-center justify-content-center justify-content-lg-start">
                <div class="d-flex align-items-center mb-2 mb-lg-0 me-lg-2 me-xl-4" style="height: 29px;">
                    <a href="/" class="text-decoration-none"><img src="https://s.fixquotes.com/img/d/logo_flat_white_228x29.png" alt="FixQuotes Logo White" width="228" height="29"></a>
                </div>

                <ul class="nav col-12 col-lg-auto me-lg-auto mb-2 mb-lg-0 justify-content-center" style="height: 40px;">
                    <li class="me-1 mx-xl-2"><a href="/quotes/" class="nav-link rounded">Quotes</a></li>
                    <li class="me-1 mx-xl-2"><a href="/authors/" class="nav-link rounded">Authors</a></li>
                    <li class="me-1 mx-xl-2"><a href="/actors/" class="nav-link rounded">Actors</a></li>
                    <li class="me-1 mx-xl-2"><a href="/artists/" class="nav-link rounded">Artists</a></li>
                </ul>

                
                    <div class="col-12 col-lg-auto">
                        <form class="frmSearch">
                            <div class="input-group">
                                <input type="search" class="form-control keyword" id="inpSearch" placeholder="Author, Topic etc.." maxlength="100" autocomplete="off" aria-label="Search">
                                <button type="submit" class="btn btn-primary" style="width: 42px; height: 37.33px;" title="Click to search"><i class="fa-solid fa-magnifying-glass S16"></i></button>
                            </div>
                        </form>
                    </div>
                
            </div>
        </div>
    </div>
    
    <div id="subNav" class="panel-collapse collapse infoBox w-100 shadow" style="position:absolute;z-index: 100;">
        <div class="container">
            <div class="row">
                <ul class="list-unstyled fw-normal d-none py-4" id="navAuthors"></ul>
                <ul class="list-unstyled fw-normal d-none py-4" id="navTopics"></ul>
                <ul class="list-unstyled fw-normal d-none py-4" id="navNationality"></ul>
                <ul class="list-unstyled fw-normal d-none py-4" id="navProfession"></ul>
            </div>
        </div>
    </div>
</div>

<div class="container-xxl mt-3 my-md-4 pb-5">
    <div class="row">
        
            <div class="col-12 col-lg-10" id="MainContainer">
        
		<center>
			<h1>Quote Of The Day</h1>
			
				<a href="https://fixquotes.com/quotes/a-diplomat-is-a-man-who-always-remembers-a-womans-26742.htm"><img src="/photo/quotes1200/a-diplomat-is-a-man-who-always-remembers-a-womans-26742-63463.jpg" alt="A diplomat is a man who always remembers a womans birthday but never remembers her age - Robert Frost" title="Quote by Robert Frost" style="max-height: 400px;" class="img-fluid mb-4 rounded"></a>
			
			
			<div class="mt-2 mb-5">
				<h4 class="QuoteText">"A diplomat is a man who always remembers a woman's birthday but never remembers her age"</h4>
				<a href="/authors/robert-frost.htm" class="text-secondary">Robert Frost, Poet</a>

				<div class="mt-2">
					<span class="btn btn-link btnFacebook" title="Share on Facebook" onclick="fShareQuote('FB',26742,'cP0187M5V2CH0kCzsR8c');"><i class="fa-brands fa-facebook h2 p-0 m-0"></i></span>
					<span class="btn btn-link btnTwitter" title="Share on Twitter" onclick="fShareQuote('Twitter',26742,'cP0187M5V2CH0kCzsR8c');"><i class="fa-brands fa-x-twitter h2 p-0 m-0"></i></span>
					<span class="btn btn-link btnLinkedIn" title="Share on LinkedIn" onclick="fShareQuote('LinkedIn',26742,'cP0187M5V2CH0kCzsR8c');"><i class="fa-brands fa-linkedin h2 p-0 m-0"></i></span>
					<span class="btn btn-link btnPinterest" title="Share on Pinterest" onclick="fShareQuote('Pinterest',26742,'cP0187M5V2CH0kCzsR8c');"><i class="fa-brands fa-pinterest h3 p-0 m-0"></i></span>
				</div>
			</div>
		</center>
		
		<h4>Last Biography</h4>
		<table style="max-width: 100%;">
			<tr>
				<td valign="top">
					<a href="/actors/barbra-streisand.htm"><img src="/photo/author/barbra-streisand_FRJgD_220.jpg" width="104" height="150" alt="Barbra Streisand" class="rounded float-start me-3"></a>
				</td>
				<td valign="top">
					<h5>Barbra Streisand, Actress from USA</h5>Explore the life and achievements of Barbra Streisand, Oscar-winning actress and singer, with a comprehensive biography and notable quotes.<br />
					<a href="/actors/barbra-streisand.htm"><i class="fa-solid fa-arrow-right me-2"></i>Go to author</a>
				</td>
			</tr>
		</table>
		
		<h4>Todays birthday (August 3)</h4>
		<table style="max-width: 100%;">
			
				<tr>
					<td><a href="/authors/charles-edison.htm">Charles Edison</a>&nbsp;</td>
					<td>Businessman&nbsp;</td>
					<td>USA&nbsp;</td>
				</tr>
				
				<tr>
					<td><a href="/authors/clifford-d-simak.htm">Clifford D. Simak</a>&nbsp;</td>
					<td>Writer&nbsp;</td>
					<td>USA&nbsp;</td>
				</tr>
				
				<tr>
					<td><a href="/authors/ernie-pyle.htm">Ernie Pyle</a>&nbsp;</td>
					<td>Journalist&nbsp;</td>
					<td>USA&nbsp;</td>
				</tr>
				
				<tr>
					<td><a href="/authors/h-c-bunner.htm">H. C. Bunner</a>&nbsp;</td>
					<td>Journalist&nbsp;</td>
					<td>USA&nbsp;</td>
				</tr>
				
				<tr>
					<td><a href="/artists/james-hetfield.htm">James Hetfield</a>&nbsp;</td>
					<td>Musician&nbsp;</td>
					<td>USA&nbsp;</td>
				</tr>
				
				<tr>
					<td><a href="/authors/james-macgregor-burns.htm">James MacGregor Burns</a>&nbsp;</td>
					<td>Author&nbsp;</td>
					<td>USA&nbsp;</td>
				</tr>
				
				<tr>
					<td><a href="/authors/james-wyatt.htm">James Wyatt</a>&nbsp;</td>
					<td>Architect&nbsp;</td>
					<td>England&nbsp;</td>
				</tr>
				
				<tr>
					<td><a href="/authors/jean-pierre-raffarin.htm">Jean-Pierre Raffarin</a>&nbsp;</td>
					<td>Politician&nbsp;</td>
					<td>France&nbsp;</td>
				</tr>
				
				<tr>
					<td><a href="/actors/john-c-mcginley.htm">John C. McGinley</a>&nbsp;</td>
					<td>Actor&nbsp;</td>
					<td>USA&nbsp;</td>
				</tr>
				
				<tr>
					<td><a href="/authors/koichi-tanaka.htm">Koichi Tanaka</a>&nbsp;</td>
					<td>Scientist&nbsp;</td>
					<td>Japan&nbsp;</td>
				</tr>
				
				<tr>
					<td><a href="/authors/leon-uris.htm">Leon Uris</a>&nbsp;</td>
					<td>Writer&nbsp;</td>
					<td>USA&nbsp;</td>
				</tr>
				
				<tr>
					<td><a href="/authors/maggie-kuhn.htm">Maggie Kuhn</a>&nbsp;</td>
					<td>Activist&nbsp;</td>
					<td>USA&nbsp;</td>
				</tr>
				
				<tr>
					<td><a href="/authors/marcel-dionne.htm">Marcel Dionne</a>&nbsp;</td>
					<td>Athlete&nbsp;</td>
					<td>Canada&nbsp;</td>
				</tr>
				
				<tr>
					<td><a href="/authors/martha-stewart.htm">Martha Stewart</a>&nbsp;</td>
					<td>Entertainer&nbsp;</td>
					<td>&nbsp;</td>
				</tr>
				
				<tr>
					<td><a href="/actors/martin-sheen.htm">Martin Sheen</a>&nbsp;</td>
					<td>Actor&nbsp;</td>
					<td>USA&nbsp;</td>
				</tr>
				
				<tr>
					<td><a href="/authors/marv-levy.htm">Marv Levy</a>&nbsp;</td>
					<td>Coach&nbsp;</td>
					<td>USA&nbsp;</td>
				</tr>
				
				<tr>
					<td><a href="/authors/mathieu-kassovitz.htm">Mathieu Kassovitz</a>&nbsp;</td>
					<td>Director&nbsp;</td>
					<td>France&nbsp;</td>
				</tr>
				
				<tr>
					<td><a href="/authors/p-d-james.htm">P. D. James</a>&nbsp;</td>
					<td>Novelist&nbsp;</td>
					<td>England&nbsp;</td>
				</tr>
				
				<tr>
					<td><a href="/authors/roscoe-mitchell.htm">Roscoe Mitchell</a>&nbsp;</td>
					<td>Composer&nbsp;</td>
					<td>USA&nbsp;</td>
				</tr>
				
				<tr>
					<td><a href="/authors/rupert-brooke.htm">Rupert Brooke</a>&nbsp;</td>
					<td>Poet&nbsp;</td>
					<td>England&nbsp;</td>
				</tr>
				
				<tr>
					<td><a href="/authors/stanley-baldwin.htm">Stanley Baldwin</a>&nbsp;</td>
					<td>Statesman&nbsp;</td>
					<td>United Kingdom&nbsp;</td>
				</tr>
				
				<tr>
					<td><a href="/actors/steven-berkoff.htm">Steven Berkoff</a>&nbsp;</td>
					<td>Actor&nbsp;</td>
					<td>United Kingdom&nbsp;</td>
				</tr>
				
				<tr>
					<td><a href="/authors/thomas-francis-meagher.htm">Thomas Francis Meagher</a>&nbsp;</td>
					<td>Soldier&nbsp;</td>
					<td>Ireland&nbsp;</td>
				</tr>
				
				<tr>
					<td><a href="/authors/tom-brady.htm">Tom Brady</a>&nbsp;</td>
					<td>Athlete&nbsp;</td>
					<td>USA&nbsp;</td>
				</tr>
				
				<tr>
					<td><a href="/artists/tony-bennett.htm">Tony Bennett</a>&nbsp;</td>
					<td>Musician&nbsp;</td>
					<td>USA&nbsp;</td>
				</tr>
				
				<tr>
					<td><a href="/authors/walter-wriston.htm">Walter Wriston</a>&nbsp;</td>
					<td>Businessman&nbsp;</td>
					<td>USA&nbsp;</td>
				</tr>
				
		</table>
		
		<h4>Trending authors</h4>

		<style type="text/css">
			div.AuthorImg {
				background-repeat: no-repeat;
				background-size: cover;
				background-position: center center;
				opacity: 0.75;
				height:220px;
			}
		</style>

		<div class="row">
			
				<div class="col-6 col-md-4 col-lg-3 col-xl-3 mt-2 mb-3">
					<div class="quote-con shadow rounded">
						<div class="header AuthorImg H" onclick="window.location='/authors/sophocles.htm';" style="background-image: url(/photo/author/sophocles_qBmzt_220.jpg);">
							
			
						</div>

						<div class="content p-2">
							
						<b>Sophocles, Author from Greece</b><br />

						<small>Sophocles, a leading Greek playwright, known for masterpieces like Oedipus the King and Antigone. Discover his legacy in Greek drama.<br /><a href="/authors/sophocles.htm"><i class="fa-solid fa-arrow-right me-1"></i>More</a></small>

						</div>
					</div>
				</div>
				
				<div class="col-6 col-md-4 col-lg-3 col-xl-3 mt-2 mb-3">
					<div class="quote-con shadow rounded">
						<div class="header AuthorImg H" onclick="window.location='/authors/h-l-mencken.htm';" style="background-image: url(/photo/author/h-l-mencken_qQfe7_220.jpg);">
							
			
						</div>

						<div class="content p-2">
							
						<b>H. L. Mencken, Writer from USA</b><br />

						<small>H. L. Mencken, an influential American critic and writer, with insights into his life, works, and memorable quotes.<br /><a href="/authors/h-l-mencken.htm"><i class="fa-solid fa-arrow-right me-1"></i>More</a></small>

						</div>
					</div>
				</div>
				
				<div class="col-6 col-md-4 col-lg-3 col-xl-3 mt-2 mb-3">
					<div class="quote-con shadow rounded">
						<div class="header AuthorImg H" onclick="window.location='/authors/thomas-fuller.htm';" style="background-image: url(/photo/author/thomas-fuller_YjZ1k_220.jpg);">
							
			
						</div>

						<div class="content p-2">
							
						<b>Thomas Fuller, Clergyman from England</b><br />

						<small>Thomas Fuller, famed English clergyman, historian, and author known for his wit and historical insights.<br /><a href="/authors/thomas-fuller.htm"><i class="fa-solid fa-arrow-right me-1"></i>More</a></small>

						</div>
					</div>
				</div>
				
				<div class="col-6 col-md-4 col-lg-3 col-xl-3 mt-2 mb-3">
					<div class="quote-con shadow rounded">
						<div class="header AuthorImg H" onclick="window.location='/authors/stephen-king.htm';" style="background-image: url(/photo/author/stephen-king_fFdFK_220.jpg);">
							
			
						</div>

						<div class="content p-2">
							
						<b>Stephen King, Author from USA</b><br />

						<small>Stephen King, a prolific horror author behind countless films and TV shows, known for his gripping storytelling.<br /><a href="/authors/stephen-king.htm"><i class="fa-solid fa-arrow-right me-1"></i>More</a></small>

						</div>
					</div>
				</div>
				
				<div class="col-6 col-md-4 col-lg-3 col-xl-3 mt-2 mb-3">
					<div class="quote-con shadow rounded">
						<div class="header AuthorImg H" onclick="window.location='/authors/woody-allen.htm';" style="background-image: url(/photo/author/woody-allen_u9dBU_220.jpg);">
							
			
						</div>

						<div class="content p-2">
							
						<b>Woody Allen, Director from USA</b><br />

						<small>Woody Allen, a celebrated American comedian and filmmaker known for his iconic movies and unique comedic style.<br /><a href="/authors/woody-allen.htm"><i class="fa-solid fa-arrow-right me-1"></i>More</a></small>

						</div>
					</div>
				</div>
				
				<div class="col-6 col-md-4 col-lg-3 col-xl-3 mt-2 mb-3">
					<div class="quote-con shadow rounded">
						<div class="header AuthorImg H" onclick="window.location='/authors/arnold-h-glasow.htm';" style="background-image: url(/photo/author/arnold-h-glasow_Yj8B8_220.jpg);">
							
			
						</div>

						<div class="content p-2">
							
						<b>Arnold H. Glasow, Businessman from USA</b><br />

						<small>Explore the life and witty insights of Arnold H Glasow, a celebrated satirist and businessman known for his impactful quotes and business acumen.<br /><a href="/authors/arnold-h-glasow.htm"><i class="fa-solid fa-arrow-right me-1"></i>More</a></small>

						</div>
					</div>
				</div>
				
				<div class="col-6 col-md-4 col-lg-3 col-xl-3 mt-2 mb-3">
					<div class="quote-con shadow rounded">
						<div class="header AuthorImg H" onclick="window.location='/authors/oscar-wilde.htm';" style="background-image: url(/photo/author/oscar-wilde_Da2vF_220.jpg);">
							
			
						</div>

						<div class="content p-2">
							
						<b>Oscar Wilde, Dramatist from Ireland</b><br />

						<small>Oscar Wilde, a master of wit and satire, known for his plays and novels, and his lasting impact on English literature.<br /><a href="/authors/oscar-wilde.htm"><i class="fa-solid fa-arrow-right me-1"></i>More</a></small>

						</div>
					</div>
				</div>
				
				<div class="col-6 col-md-4 col-lg-3 col-xl-3 mt-2 mb-3">
					<div class="quote-con shadow rounded">
						<div class="header AuthorImg H" onclick="window.location='/authors/david-hare.htm';" style="background-image: url(/photo/author/david-hare_AsUUy_220.jpg);">
							
			
						</div>

						<div class="content p-2">
							
						<b>David Hare, Playwright from United Kingdom</b><br />

						<small>David Hare, a leading British playwright known for his impactful plays and screenplays addressing societal issues.<br /><a href="/authors/david-hare.htm"><i class="fa-solid fa-arrow-right me-1"></i>More</a></small>

						</div>
					</div>
				</div>
				
		</div>
		







	<div class="row">
		
		<div class="col-6 col-md-4 col-lg-3 col-xl-3 mt-2 mb-3">
			<div class="ps-3 pt-3 pb-1 shadow rounded infoBox">
				<h5>Occupation</h5>
				<ul class="link-list list-unstyled">
					<li class="NW TOE"><a href="/type/activist/">Activist</a></li><li class="NW TOE"><a href="/type/actor/">Actor</a></li><li class="NW TOE"><a href="/type/actress/">Actress</a></li><li class="NW TOE"><a href="/type/architect/">Architect</a></li><li class="NW TOE"><a href="/type/artist/">Artist</a></li><li class="NW TOE"><a href="/type/athlete/">Athlete</a></li><li class="NW TOE"><a href="/type/author/">Author</a></li><li class="NW TOE"><a href="/type/businessman/">Businessman</a></li><li class="NW TOE"><a href="/type/celebrity/">Celebrity</a></li><li class="NW TOE"><a href="/type/clergyman/">Clergyman</a></li><li class="NW TOE"><a href="/type/comedian/">Comedian</a></li><li class="NW TOE"><a href="/type/criminal/">Criminal</a></li><li class="NW TOE"><a href="/type/director/">Director</a></li><li class="NW TOE"><a href="/type/dramatist/">Dramatist</a></li><li class="NW TOE"><a href="/type/economist/">Economist</a></li><li class="NW TOE"><a href="/type/historian/">Historian</a></li><li class="NW TOE"><a href="/type/inventor/">Inventor</a></li><li class="NW TOE"><a href="/type/journalist/">Journalist</a></li><li class="NW TOE"><a href="/type/leader/">Leader</a></li><li class="NW TOE"><a href="/type/mathematician/">Mathematician</a></li><li class="NW TOE"><a href="/type/musician/">Musician</a></li><li class="NW TOE"><a href="/type/novelist/">Novelist</a></li><li class="NW TOE"><a href="/type/philosopher/">Philosopher</a></li><li class="NW TOE"><a href="/type/physicist/">Physicist</a></li><li class="NW TOE"><a href="/type/playwright/">Playwright</a></li><li class="NW TOE"><a href="/type/poet/">Poet</a></li><li class="NW TOE"><a href="/type/politician/">Politician</a></li><li class="NW TOE"><a href="/type/president/">President</a></li><li class="NW TOE"><a href="/type/psychologist/">Psychologist</a></li><li class="NW TOE"><a href="/type/royalty/">Royalty</a></li><li class="NW TOE"><a href="/type/scientist/">Scientist</a></li><li class="NW TOE"><a href="/type/soldier/">Soldier</a></li><li class="NW TOE"><a href="/type/statesman/">Statesman</a></li><li class="NW TOE"><a href="/type/theologian/">Theologian</a></li><li class="NW TOE"><a href="/type/writer/">Writer</a></li><li><a href="/topics/" class="py-1 B">More...</a></li>
				</ul>
			</div>
		</div>
		<div class="col-6 col-md-4 col-lg-3 col-xl-3 mt-2 mb-3">
			<div class="ps-3 pt-3 pb-1 shadow rounded infoBox">
				<h5>Favorite authors</h5>
				<ul class="link-list list-unstyled">
					<li class="NW TOE"><a href="/authors/abraham-lincoln.htm">Abraham Lincoln</a></li><li class="NW TOE"><a href="/authors/albert-einstein.htm">Albert Einstein</a></li><li class="NW TOE"><a href="/authors/aleksandr-solzhenitsyn.htm">Aleksandr Solzhenitsyn</a></li><li class="NW TOE"><a href="/authors/anthony-j-dangelo.htm">Anthony J. D'Angelo</a></li><li class="NW TOE"><a href="/authors/arnold-h-glasow.htm">Arnold H. Glasow</a></li><li class="NW TOE"><a href="/authors/benjamin-franklin.htm">Benjamin Franklin</a></li><li class="NW TOE"><a href="/artists/bob-marley.htm">Bob Marley</a></li><li class="NW TOE"><a href="/authors/cicero.htm">Cicero</a></li><li class="NW TOE"><a href="/authors/david-hare.htm">David Hare</a></li><li class="NW TOE"><a href="/authors/friedrich-nietzsche.htm">Friedrich Nietzsche</a></li><li class="NW TOE"><a href="/authors/fyodor-dostoevsky.htm">Fyodor Dostoevsky</a></li><li class="NW TOE"><a href="/authors/george-bernard-shaw.htm">George Bernard Shaw</a></li><li class="NW TOE"><a href="/authors/gilbert-k-chesterton.htm">Gilbert K. Chesterton</a></li><li class="NW TOE"><a href="/authors/h-l-mencken.htm">H. L. Mencken</a></li><li class="NW TOE"><a href="/authors/henri-frederic-amiel.htm">Henri Frederic Amiel</a></li><li class="NW TOE"><a href="/authors/henry-ward-beecher.htm">Henry Ward Beecher</a></li><li class="NW TOE"><a href="/authors/johann-wolfgang-von-goethe.htm">Johann Wolfgang Von Goethe</a></li><li class="NW TOE"><a href="/authors/lao-tzu.htm">Lao Tzu</a></li><li class="NW TOE"><a href="/authors/mark-twain.htm">Mark Twain</a></li><li class="NW TOE"><a href="/authors/napoleon-bonaparte.htm">Napoleon Bonaparte</a></li><li class="NW TOE"><a href="/authors/oscar-wilde.htm">Oscar Wilde</a></li><li class="NW TOE"><a href="/authors/plato.htm">Plato</a></li><li class="NW TOE"><a href="/authors/ralph-waldo-emerson.htm">Ralph Waldo Emerson</a></li><li class="NW TOE"><a href="/authors/robert-browning-hamilton.htm">Robert Browning Hamilton</a></li><li class="NW TOE"><a href="/authors/ronald-reagan.htm">Ronald Reagan</a></li><li class="NW TOE"><a href="/authors/sophocles.htm">Sophocles</a></li><li class="NW TOE"><a href="/authors/stephen-king.htm">Stephen King</a></li><li class="NW TOE"><a href="/authors/theodore-roosevelt.htm">Theodore Roosevelt</a></li><li class="NW TOE"><a href="/authors/thomas-fuller.htm">Thomas Fuller</a></li><li class="NW TOE"><a href="/authors/thomas-jefferson.htm">Thomas Jefferson</a></li><li class="NW TOE"><a href="/authors/victor-hugo.htm">Victor Hugo</a></li><li class="NW TOE"><a href="/authors/voltaire.htm">Voltaire</a></li><li class="NW TOE"><a href="/authors/william-shakespeare.htm">William Shakespeare</a></li><li class="NW TOE"><a href="/authors/winston-churchill.htm">Winston Churchill</a></li><li class="NW TOE"><a href="/authors/woody-allen.htm">Woody Allen</a></li><li><a href="/authors/" class="py-1 B">More...</a></li>
				</ul>
			</div>
		</div>
		<div class="col-6 col-md-4 col-lg-3 col-xl-3 mt-2 mb-3">
			<div class="ps-3 pt-3 pb-1 shadow rounded infoBox">
				<h5>Nationality</h5>
				<ul class="link-list list-unstyled">
					<li class="NW TOE"><a href="/nationality/american/quotes.htm">American</a></li><li class="NW TOE"><a href="/nationality/argentinian/quotes.htm">Argentinian</a></li><li class="NW TOE"><a href="/nationality/australian/quotes.htm">Australian</a></li><li class="NW TOE"><a href="/nationality/austrian/quotes.htm">Austrian</a></li><li class="NW TOE"><a href="/nationality/belgian/quotes.htm">Belgian</a></li><li class="NW TOE"><a href="/nationality/brazilian/quotes.htm">Brazilian</a></li><li class="NW TOE"><a href="/nationality/british/quotes.htm">British</a></li><li class="NW TOE"><a href="/nationality/canadian/quotes.htm">Canadian</a></li><li class="NW TOE"><a href="/nationality/chinese/quotes.htm">Chinese</a></li><li class="NW TOE"><a href="/nationality/czechoslovakian/quotes.htm">Czechoslovakian</a></li><li class="NW TOE"><a href="/nationality/danish/quotes.htm">Danish</a></li><li class="NW TOE"><a href="/nationality/dutch/quotes.htm">Dutch</a></li><li class="NW TOE"><a href="/nationality/english/quotes.htm">English</a></li><li class="NW TOE"><a href="/nationality/finnish/quotes.htm">Finnish</a></li><li class="NW TOE"><a href="/nationality/french/quotes.htm">French</a></li><li class="NW TOE"><a href="/nationality/german/quotes.htm">German</a></li><li class="NW TOE"><a href="/nationality/greek/quotes.htm">Greek</a></li><li class="NW TOE"><a href="/nationality/hungarian/quotes.htm">Hungarian</a></li><li class="NW TOE"><a href="/nationality/indian/quotes.htm">Indian</a></li><li class="NW TOE"><a href="/nationality/irish/quotes.htm">Irish</a></li><li class="NW TOE"><a href="/nationality/israeli/quotes.htm">Israeli</a></li><li class="NW TOE"><a href="/nationality/italian/quotes.htm">Italian</a></li><li class="NW TOE"><a href="/nationality/jamaican/quotes.htm">Jamaican</a></li><li class="NW TOE"><a href="/nationality/japanese/quotes.htm">Japanese</a></li><li class="NW TOE"><a href="/nationality/mexican/quotes.htm">Mexican</a></li><li class="NW TOE"><a href="/nationality/new-zealander/quotes.htm">New Zealander</a></li><li class="NW TOE"><a href="/nationality/norwegian/quotes.htm">Norwegian</a></li><li class="NW TOE"><a href="/nationality/polish/quotes.htm">Polish</a></li><li class="NW TOE"><a href="/nationality/romanian/quotes.htm">Romanian</a></li><li class="NW TOE"><a href="/nationality/russian/quotes.htm">Russian</a></li><li class="NW TOE"><a href="/nationality/scottish/quotes.htm">Scottish</a></li><li class="NW TOE"><a href="/nationality/south-african/quotes.htm">South African</a></li><li class="NW TOE"><a href="/nationality/spanish/quotes.htm">Spanish</a></li><li class="NW TOE"><a href="/nationality/swedish/quotes.htm">Swedish</a></li><li class="NW TOE"><a href="/nationality/swiss/quotes.htm">Swiss</a></li><li><a href="/nationality/" class="py-1 B">More...</a></li>
				</ul>
			</div>
		</div>
		<div class="col-6 col-md-4 col-lg-3 col-xl-3 mt-2 mb-3">
			<div class="ps-3 pt-3 pb-1 shadow rounded infoBox">
				<h5>Popular topics</h5>
				<ul class="link-list list-unstyled">
					<li class="NW TOE"><a href="/quotes/t/art.htm">Art</a></li><li class="NW TOE"><a href="/quotes/t/best.htm">Best</a></li><li class="NW TOE"><a href="/quotes/t/big.htm">Big</a></li><li class="NW TOE"><a href="/quotes/t/book.htm">Book</a></li><li class="NW TOE"><a href="/quotes/t/business.htm">Business</a></li><li class="NW TOE"><a href="/quotes/t/children.htm">Children</a></li><li class="NW TOE"><a href="/quotes/t/day.htm">Day</a></li><li class="NW TOE"><a href="/quotes/t/everything.htm">Everything</a></li><li class="NW TOE"><a href="/quotes/t/free.htm">Free</a></li><li class="NW TOE"><a href="/quotes/t/future.htm">Future</a></li><li class="NW TOE"><a href="/quotes/t/good.htm">Good</a></li><li class="NW TOE"><a href="/quotes/t/great.htm">Great</a></li><li class="NW TOE"><a href="/quotes/t/happy.htm">Happy</a></li><li class="NW TOE"><a href="/quotes/t/heart.htm">Heart</a></li><li class="NW TOE"><a href="/quotes/t/history.htm">History</a></li><li class="NW TOE"><a href="/quotes/t/hope.htm">Hope</a></li><li class="NW TOE"><a href="/quotes/t/important.htm">Important</a></li><li class="NW TOE"><a href="/quotes/t/life.htm">Life</a></li><li class="NW TOE"><a href="/quotes/t/live.htm">Live</a></li><li class="NW TOE"><a href="/quotes/t/love.htm">Love</a></li><li class="NW TOE"><a href="/quotes/t/money.htm">Money</a></li><li class="NW TOE"><a href="/quotes/t/music.htm">Music</a></li><li class="NW TOE"><a href="/quotes/t/nature.htm">Nature</a></li><li class="NW TOE"><a href="/quotes/t/people.htm">People</a></li><li class="NW TOE"><a href="/quotes/t/play.htm">Play</a></li><li class="NW TOE"><a href="/quotes/t/power.htm">Power</a></li><li class="NW TOE"><a href="/quotes/t/school.htm">School</a></li><li class="NW TOE"><a href="/quotes/t/success.htm">Success</a></li><li class="NW TOE"><a href="/quotes/t/today.htm">Today</a></li><li class="NW TOE"><a href="/quotes/t/well.htm">Well</a></li><li class="NW TOE"><a href="/quotes/t/without.htm">Without</a></li><li class="NW TOE"><a href="/quotes/t/woman.htm">Woman</a></li><li class="NW TOE"><a href="/quotes/t/women.htm">Women</a></li><li class="NW TOE"><a href="/quotes/t/work.htm">Work</a></li><li class="NW TOE"><a href="/quotes/t/young.htm">Young</a></li><li><a href="/quotes/t/" class="py-1 B">More...</a></li>
				</ul>
			</div>
		</div>
	</div>
        </div>
        <div class="d-none d-lg-block col-lg-2" id="RightContainer">
			<div class=""><ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-5051696452688350" data-ad-slot="2484491677" data-ad-format="auto" data-full-width-responsive="true"></ins><script>(adsbygoogle = window.adsbygoogle || []).push({});</script></div>
        </div>
    </div>
</div>
<div class="fq-footer py-3 py-md-4 mt-5">
  <div class="container py-3 py-md-4 px-4 px-md-3">
    <div class="row">
      <div class="d-none d-sm-block col-sm-4 mb-3">
        <a class="text-decoration-none" href="/"><img loading="lazy" src="https://s.fixquotes.com/img/d/square_blue_160w.png" alt="FixQuotes Square Blue Logo" width="160" height="86"></a>
        <ul class="list-unstyled small text-muted mt-3">
          <li class="mb-2"><i class="fa-solid fa-copyright"></i> 2025 FixQuotes.com</li>
          <li class="mb-2">All rights reserved</li>
        </ul>
      </div>
      <div class="col-6 col-sm-4">
        <div class="h5">Links</div>
        <ul class="list-unstyled">
          <li class="mb-2"><a href="/">Home</a></li>
          <li class="mb-2"><a href="/link-exchange.htm">Link Exchange</a></li>
          <li class="mb-2"><a href="/privacy-policy.htm">Privacy Policy</a></li>
          <li class="mb-2"><a href="/about.htm">About Us</a></li>
          <li class="mb-2"><a href="/contact-us.htm">Contact Us</a></li>
        </ul>
      </div>
      <div class="col-6 col-sm-4">
        <div class="h5">Follow us</div>
        <ul class="list-unstyled">
          <li class="mb-2"><a href="https://www.facebook.com/FixQuotes" target="_blank"><i class="fa-brands fa-facebook fa-fw me-1"></i>Facebook</a></li>
          <li class="mb-2"><a href="https://www.instagram.com/fixquotes_com/" target="_blank"><i class="fa-brands fa-instagram fa-fw me-1"></i>Instagram</a></li>
          <li class="mb-2"><a href="https://www.pinterest.com/fixquotes/" target="_blank"><i class="fa-brands fa-pinterest fa-fw me-1"></i>Pinterest</a></li>
          <li class="mb-2"><a href="https://twitter.com/fixquotescom" target="_blank"><i class="fa-brands fa-x-twitter fa-fw me-1"></i>(Twitter)</a></li>
		  <li class="mb-2"><a href="https://www.tumblr.com/fixquotes" target="_blank"><i class="fa-brands fa-tumblr fa-fw me-1"></i>Tumblr</a></li>
        </ul>
      </div>
    </div>
  </div>
</div>



<button class="btn btn-secondary position-fixed bottom-0 end-0 m-3" title="Scroll to top" id="scrollTopButton" style="display:none"><i class="fas fa-arrow-up"></i></button>


    <script src="https://s.fixquotes.com/css/fa/6.7.1/js/fontawesome.min.js" crossorigin="anonymous" defer></script>
    <script src="https://s.fixquotes.com/css/fa/6.7.1/js/brands.min.js" crossorigin="anonymous" defer></script>
    <script src="https://s.fixquotes.com/css/fa/6.7.1/js/solid.min.js" crossorigin="anonymous" defer></script>
    <script src="https://s.fixquotes.com/css/fa/6.7.1/js/regular.min.js" crossorigin="anonymous" defer></script>

<script type="text/javascript" src="https://s.fixquotes.com/js/bs/5.3.3/bootstrap.bundle.min.js" async defer></script>
<script type="text/javascript" src="https://s.fixquotes.com/js/bs/autocomplete/autocompleteBS_v8.js" defer></script>


</body>
</html>