HTML File Embeds

Commenti

1 commento

  • 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

Accedi per aggiungere un commento.