noframes tag

It is used for browsers which does not support frames,  then <noframes> tag shows content enclosed in it to the user. The <body> element is placed in <noframes> tag as <frameset> tag replaces it. Usually some message indicating old browser is shown to the user, for example  

<noframes>
<body>
<p>Your browser does not support frames. </p>
</body>
</noframes>

Apply for HTML Certification

https://www.vskills.in/certification/certified-html-designer

Back to Tutorials

Share this post
[social_warfare]
Inline Frames
Styles in HTML

Get industry recognized certification – Contact us

keyboard_arrow_up