@darrion.kuhn
To open a page in an iframe, you can use the "src" attribute within the HTML tag. Here is an example:
In this example, the webpage at "https://www.example.com" will be loaded within the iframe on your webpage. You can customize the width, height, border, and other attributes of the iframe as needed.