Thread Starter
rafwp
(@rafwp)
Thank you Sterndata
Following the link I did it that way and it works.
1 – uploaded via FTP on my WordPress site the html file and any other assets into a folder that I called html5 under the existing “uploads” folder.
2 then I used the iframe tag with the following formula
<iframe src=”http://www.domainname.com/wp-content/uploads/html5/index.html” width=”228″ height=”177″ frameborder=”0″></iframe>
Thank you
Thread Starter
rafwp
(@rafwp)
Thank you still doesn’t work.