Iframe
Jump to navigation
Jump to search
Introduction
Iframe - html tag for embedding outside content.
Example
<iframe src="/default.asp" width="200" height="200"> </iframe>
Iframe - html tag for embedding outside content.
<iframe src="/default.asp" width="200" height="200"> </iframe>