how to make a html iframe 100% width and height? [duplicate] February 20, 2023 by Tarik This code probably help you. <iframe src="" onload="this.width=screen.width;this.height=screen.height;">