Hello, I'm trying to add widgets within my power page website. the code looks like an example of an example of what I will copy and paste (it is not completed below) this is supposed to be an income calculator. I am in the mortgage business. Do you know if there is a step by step video that shows how I can add this myself?
I also tried to add a widget rate calculator, like the one I will attach below.
<div class="mnd-rates-widget" style="width: 300px; height: 510px; font-size: 12px; ">
<iframe src="//housingbrief.com/widget/mortgage-rates/tabbed/647f882f437462bdfefec804?sn=true&sc=true&rs=mnd|fm|mba&c=336699&w=298&bgc=ffffff&tc=333333" width="300" height="510" frameborder="0" scrolling="no" style="border: solid 1px #cecece; border-width: 1px;box-sizing:border-box;width:300px;height:510px;display:block;"></iframe>
</div>