How do we add a noframe section in HTML?
Answers
Answered by
4
Answer:
Significance of Iframe in HTML :
The iframe in HTML stands for Inline Frame. ... An inline frame is used to embed another document within the current HTML document. The ' src ' attribute is used to specify the URL of the document that occupies the iframe.
Answered by
2
Answer:
it is used to embed another document in html
Similar questions