<!DOCTYPE html>
<html>
<head>
<title>TITLE</title></head>
<body>
<table class=wrapper>
<div class="parent">
<table class="child"></table>
</div>
</table>
</body>
</html>
<!DOCTYPE html><html><head>
<title>TITLE</title></head>
<body>
<div class="parent">
</div><table class="wrapper">
</table><table class="child"></table>
</body></html>
Input:
Output: