1 2 3 4 5 6 7
<script> window.onload = () => { document.getElementById('a').appendChild(document.createElement('col')) } </script> <fieldset id='a'> <legend>