Beer History
Prohibition
The period from 1920 to 1933 when the 18th Amendment to the U.S. Constitution banned the production, sale, and transportation of alcoholic beverages. Prohibition devastated American brewing: of roughly 1,300 pre-Prohibition breweries, fewer than 100 survived. The consolidation that followed led to decades of light lager dominance.
Embed on your site — BeerFYI
Add the widget to any webpage using a script tag.
<div data-beerfyi="glossary" data-slug="prohibition"></div>
<script src="https://cdn.jsdelivr.net/npm/beerfyi-embed@1/dist/embed.min.js" defer></script>
Embed using a standard iframe — works in any CMS.
<iframe src="https://beerfyi.com/iframe/glossary/prohibition/" width="100%" height="480" frameborder="0" loading="lazy" title="BeerFYI glossary widget"></iframe>
Paste the URL into WordPress, Medium, or any oEmbed-aware editor.
https://beerfyi.com/glossarys/prohibition/
Add a badge linking back to BeerFYI.
<a href="https://beerfyi.com/glossarys/prohibition/" target="_blank" rel="noopener">
<img src="https://beerfyi.com/badge/site.svg" alt="BeerFYI" height="20">
</a>
Use the BeerFYI WordPress plugin shortcode.
[drinkfyi-glossary site="beerfyi" slug="prohibition"]
Use as a native HTML custom element in modern browsers.
<beerfyi-glossary slug="prohibition" theme="light"></beerfyi-glossary>
<script src="https://cdn.jsdelivr.net/npm/beerfyi-embed@1/dist/embed.min.js" defer></script>