html embed code
-
Hi All,
Im trying to embed html code from external site. but result of the code gives two color.
how to change the font color ? is it Possible ?following is my embed code
<script type=”text/javascript” language=”JavaScript” src=”https://www.biblegateway.com/votd/votd.write.callback.js”>
</script>
<script type=”text/javascript” language=”JavaScript” src=”https://www.biblegateway.com/votd/get?format=json&version=NIV&callback=BG.votdWriteCallback”>
</script>
<!– alternative for no javascript –>
<noscript>
<iframe framespacing=”0″ frameborder=”no” src=”https://www.biblegateway.com/votd/get?format=html&version=NIV”>View Verse of the Day</iframe>
</noscript>
- The topic ‘html embed code’ is closed to new replies.