have sent my doubt on whatsapp
Have sent my doubt on whatsapp
Okay use this in ifram1.html:
<iframe id="frame1" frameborder="0" width="500" height="400" src="./iframes2.html"> </iframe>
Here you were using iframe2.html in src instead of ./iframes2.html
and in iframes2.html use:
<iframe id="frame1" frameborder="0" width="500" height="400" src="./iframe1.html"> </iframe>
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.