I'm trying to paste an html code into a website builder called wix, but nothing seems to work. This is the code that I copied and pasted into the application:
<!-- Verse of the Day. http://biblia.com/plugins/verseoftheday -->
<biblia:verseoftheday resource="esv" width="300" height="250" singleImage="false" theme="imagebased" variant="dark"></biblia:verseoftheday>
I also tried putting it into http://jsfiddle.net/ It indicates that the code is valid, but it doesn't show the app working.
Any suggestions from anyone?