Contact Number
Email Address

iframe

iframe

 

Definition and Usage

The <iframe> tag specifies an inline frame. An inline frame is used to embed another document within the current HTML document.

Syntax

<iframe src="https://"></iframe>