What is iframe in HTML & where it is use?
The <iframe> tag defines an inline frame that contains another document.
IFRAME is mostly used for bunch of stuff, for privacy policy, for terms and conditions or something like that.
(NOTE-The <iframe> tag is supported in all major browsers.)
The <iframe> tag defines an inline frame that contains another document.
IFRAME is mostly used for bunch of stuff, for privacy policy, for terms and conditions or something like that.
(NOTE-The <iframe> tag is supported in all major browsers.)
No comments:
Post a Comment