1.

What is frame content in HTML?​

Answer»

Frame content should be defined using the src ATTRIBUTE. Lastly, the element <a href="https://interviewquestions.tuteehub.com/tag/provides-1171126" style="font-weight:bold;" target="_blank" title="Click to know more about PROVIDES">PROVIDES</a> a way for <a href="https://interviewquestions.tuteehub.com/tag/browsers-403073" style="font-weight:bold;" target="_blank" title="Click to know more about BROWSERS">BROWSERS</a> that do not support frames to view the page. The element can <a href="https://interviewquestions.tuteehub.com/tag/contain-409810" style="font-weight:bold;" target="_blank" title="Click to know more about CONTAIN">CONTAIN</a> an alternative page, complete with a <a href="https://interviewquestions.tuteehub.com/tag/body-900196" style="font-weight:bold;" target="_blank" title="Click to know more about BODY">BODY</a> tag and any other elements.



Discussion

No Comment Found