frankbiganski
03-09-2005, 12:32 PM
I want to add a javscript that's supplied by the company www.bankrate.com. They supply the script and allow me to add to my website for free (it shows current interest rates).
Here's the script:
<script language="javascript" src="http://www.bankrate.com/realfc/jsfeeds/realfc-mtg.js"></script>
My question is, how can I control the font style and size as the typical <font size="1"></font> doesn't work when placed around the script - don't laugh too hard, I'm a novice here ;)
I tried implementing text/css, using example online, but I need to be showed exactly what to add and where. Can you help?
Thanks a lot!
Frank
Here's the script:
<script language="javascript" src="http://www.bankrate.com/realfc/jsfeeds/realfc-mtg.js"></script>
My question is, how can I control the font style and size as the typical <font size="1"></font> doesn't work when placed around the script - don't laugh too hard, I'm a novice here ;)
I tried implementing text/css, using example online, but I need to be showed exactly what to add and where. Can you help?
Thanks a lot!
Frank