Can a html page be designed as
//some words for WWW
<html>
<body class="sss">
//some words of WWW
<html>
<body class="sss">
</body>
</html>
</body>
</html>
I mean the nested html in a page. This is my first time to see it and I believe it is never favorable, but how possible and how bad it is to design a page that way ?
Do this instead: