Webmaster Forums - Website and SEO Help

Web Development and Design => Website Design and HTML => Topic started by: sinelogixtech on July 10, 2017, 02:00:43 AM

Title: What is the purpose of iframe in HTML?
Post by: sinelogixtech on July 10, 2017, 02:00:43 AM
What is the purpose of iframe in HTML?
Title: Re: What is the purpose of iframe in HTML?
Post by: michral86 on November 29, 2017, 01:07:14 AM
The <iframe> tag specifies an inline frame.

An inline frame is used to embed another document within the current HTML document.

Title: Re: What is the purpose of iframe in HTML?
Post by: Jessicad on August 21, 2018, 04:09:33 AM
yes i agree with that
Title: Re: What is the purpose of iframe in HTML?
Post by: Davidsmith0143 on October 22, 2018, 05:18:28 AM
An IFrame (Inline Frame) is an HTML document embedded inside another HTML document on a website. The IFrame HTML element is often used to insert content from another source, such as an advertisement, into a Web page.
Title: Re: What is the purpose of iframe in HTML?
Post by: Citywebpuneind on November 08, 2021, 08:19:21 AM
An IFrame (Inline Frame) is an HTML document embedded inside another HTML document on a website. The IFrame HTML element is often used to insert content from another source, such as an advertisement, into a Web page