Apologies for the basic question. I am looking for a way to make my iframe responsive on all screen sizes, adjusting both height and width accordingly.
Could anyone provide guidance? The current iframe code I have is as follows:
<iframe name="ROL_iframe" marginwidth="0" marginheight="0" src="https://iframe.resales-online.com/weblink/inc/start.asp?P1=BritanniaBusinessSales" frameborder="NO" noresize width="1200" height="2300" align="center" onload="window.scroll(0,0)"></iframe>
Thank you in advance!
-Matt