Here is the code...
<div id="mortgage-calculator" style="text-align:center; width:230px;height:230px; padding:5px;" >
Mortgage Calculator
<iframe src="http://www.frograte.com/calculator.asp?t=1" height="200" width="235" frameborder="0" allowtransparency="true"></iframe></div>
I'm not sure why the actual calculator doesn't just show on the page. I want my visitors to be able to use the calculator on my blog, instead of going to another site to use it.
Help!