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