An HTML iframe is used to display a web page within a web page. in vue code example Example: iframe in html <iframe src="yourURL" height="200" width="300"></iframe>