Embed this dividend calculator
The full calculator from this site, free to put on yours. It takes one iframe, with no signup or ads inside the frame. The only requirement is the credit link under it.
The snippet
<iframe
src="https://dividendcalculator.app/embed"
width="100%"
height="1300"
style="border:0;border-radius:12px"
title="Dividend reinvestment calculator"
loading="lazy"></iframe>
<p>Calculator by <a href="https://dividendcalculator.app/">dividendcalculator.app</a></p>What your readers get
The same engine as the calculator on this site: a month-by-month dividend reinvestment simulation with taxes, inflation, and an income goal, reported in today's dollars. Nothing inside the frame asks for an email or shows an ad.
Preload your own scenario
Set up the calculator on the home page the way you want it to appear. Choose the starting amount, yield, growth, and goal, then press Share to copy a link. Swap the /s? in that link for /embed? and use it as the iframe src. Your readers start from your scenario instead of the defaults.
Attribution
Keep the credit line under the iframe. That link, on your page, is the entire license: the widget is free in exchange for it. The small link inside the frame cannot substitute because it lives on this site's domain rather than yours. Strip the credit and you are welcome to stop embedding instead.
Sizing
Leave width at 100% and let your theme decide. The calculator stacks on narrow columns and gets taller, so if your audience is mostly on phones, raise the height to around 1600 to avoid an inner scrollbar.