bestdadjokes/site/joke-of-the-day/index.html
2026-09-21 22:15:42 +00:00

91 lines
No EOL
5.5 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Dad Joke of the Day — A New Funny Dad Joke Daily</title>
<meta name="description" content="Today&#x27;s dad joke of the day, plus the full archive. One clean, funny dad joke for every day of the year.">
<link rel="canonical" href="https://bestdadjokes.lol/joke-of-the-day/">
<link rel="icon" href="/static/favicon.svg" type="image/svg+xml">
<link rel="alternate" type="application/rss+xml" title="Dad Joke of the Day" href="/rss.xml">
<meta property="og:site_name" content="Best Dad Jokes">
<meta property="og:title" content="Dad Joke of the Day — A New Funny Dad Joke Daily">
<meta property="og:description" content="Today&#x27;s dad joke of the day, plus the full archive. One clean, funny dad joke for every day of the year.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://bestdadjokes.lol/joke-of-the-day/">
<meta name="twitter:card" content="summary">
<link rel="stylesheet" href="/static/style.css">
<style>:root{--brand:#e4572e;--brand2:#f5a623;--ink:#2b2118;--cream:#fff8ec;--card:#ffffff}</style>
<link rel="canonical" href="https://bestdadjokes.lol/joke-of-the-day/"><script type="application/ld+json">{&quot;@context&quot;: &quot;https://schema.org&quot;, &quot;@type&quot;: &quot;SpecialAnnouncement&quot;, &quot;name&quot;: &quot;Dad Joke of the Day&quot;, &quot;url&quot;: &quot;https://bestdadjokes.lol/joke-of-the-day/&quot;, &quot;category&quot;: &quot;https://schema.org/EntertainmentEvent&quot;}</script>
</head>
<body>
<header class="site-header">
<div class="wrap header-row">
<a class="logo" href="/">😂 <strong>Best<span>Dad</span>Jokes</strong><em>.lol</em></a>
<input type="checkbox" id="navtoggle" class="navtoggle">
<label for="navtoggle" class="navburger" aria-label="Menu"></label>
<nav class="site-nav">
<a href="/" >Home</a>
<a href="/dad-joke-generator/" >Joke Generator</a>
<a href="/joke-of-the-day/" class="on">Joke of the Day</a>
<a href="/search/" >Search</a>
<a href="/about/" >About</a>
</nav>
</div>
<div class="wrap catbar">
<a href="/category/animals/">🦝 Animal Dad Jokes</a><a href="/category/food/">🍕 Food Dad Jokes</a><a href="/category/work/">💼 Work &amp; Office Dad Jokes</a><a href="/category/school/">🎒 School &amp; Teacher Dad Jokes</a><a href="/category/sports/">⚽ Sports Dad Jokes</a><a href="/category/tech/">💻 Tech &amp; Computer Dad Jokes</a><a href="/category/family/">👨‍👩‍👧 Family &amp; Parenting Dad Jokes</a><a href="#all-cats">more →</a>
</div>
</header>
<main>
<div class="wrap narrow">
<h1>😄 Dad Joke of the Day</h1>
<p class="page-sub">A brand-new dad joke every single day. Doctors recommend exactly one per day. We won't tell if you don't.</p>
<div class="jod-banner jod-page">
<p class="jod-date" data-jod-date>September 16, 2026</p>
<p class="joke-setup" data-jod-setup>I don&#x27;t trust stairs.</p>
<div class="joke-punch" data-punch data-jod-punch>They&#x27;re always up to something.</div>
<div class="hero-btns">
<button class="btn btn-ghost" data-jod-copy>📋 Copy</button>
<button class="btn btn-ghost" data-jod-share>🖼️ Share as image</button>
</div>
</div>
<h2>The dad joke archive</h2>
<p>Every recent dad joke of the day, one per day, no repeats (for a few months, anyway):</p>
<div class="archive" data-jod-archive></div>
<p class="center-link"><a class="btn" href="/dad-joke-generator/">Can't wait a whole day? Generator →</a></p>
</div>
</main>
<footer class="site-footer">
<div class="wrap foot-grid">
<div>
<p class="foot-logo">😂 Best<span>Dad</span>Jokes<em>.lol</em></p>
<p>Hi, I'm a dad. These are my jokes. Someone has to laugh at them, and it might as well be the internet.</p>
</div>
<div>
<p class="foot-h">Categories</p>
<div class="foot-links"><a href="/category/animals/">Animal Dad Jokes</a><a href="/category/food/">Food Dad Jokes</a><a href="/category/work/">Work &amp; Office Dad Jokes</a><a href="/category/school/">School &amp; Teacher Dad Jokes</a><a href="/category/sports/">Sports Dad Jokes</a><a href="/category/tech/">Tech &amp; Computer Dad Jokes</a><a href="/category/family/">Family &amp; Parenting Dad Jokes</a><a href="/category/weather/">Weather Dad Jokes</a><a href="/category/space/">Space Dad Jokes</a><a href="/category/travel/">Travel &amp; Vacation Dad Jokes</a><a href="/category/halloween/">Halloween Dad Jokes</a><a href="/category/christmas/">Christmas Dad Jokes</a><a href="/category/knock-knock/">Knock-Knock Jokes</a><a href="/category/one-liners/">Dad Joke One-Liners</a></div>
</div>
<div>
<p class="foot-h">More</p>
<div class="foot-links">
<a href="/dad-joke-generator/">Dad Joke Generator</a>
<a href="/joke-of-the-day/">Joke of the Day</a>
<a href="/search/">Search Jokes</a>
<a href="/rss.xml">RSS Feed</a>
<a href="/api/v1/random.json">Free JSON API</a>
<a href="/about/">About</a>
<a href="/contact/">Contact</a>
<a href="/privacy-policy/">Privacy Policy</a>
<a href="/terms/">Terms</a>
</div>
</div>
</div>
<div class="wrap foot-base">
<p>© 2026 Best Dad Jokes · Family-friendly jokes, dad-certified since the Big Dad Energy era.</p>
</div>
</footer>
<script src="/static/jokes-data.js" defer></script>
<script src="/static/main.js" defer></script>
</body>
</html>