HTML File Embeds

コメント

1件のコメント

  • Florencio

    If you are calling it from the same root directory try removing the forward slash before the file name. Change your iframe src to the following:

    <iframe src="a.html" height=1000 width=900></iframe>

    Upon further investigation, OP was trying to iframe which happens to be a site that does not allow itself to be iframed.

     

    PrepaidGiftBalance

    0

サインインしてコメントを残してください。