Web nerds: Given this HTML:
<table>
<child-element></child-element>
</table>
When inspected in the DOM, I see:
<child-element></child-element>
<table></table>
Why is that?
Web nerds: Given this HTML:
<table>
<child-element></child-element>
</table>
When inspected in the DOM, I see:
<child-element></child-element>
<table></table>
Why is that?
If you have a fediverse account, you can quote this note from your own instance. Search https://mastodon.social/users/raymondcamden/statuses/115742025713343114 on your instance and quote it. (Note that quoting is not supported in Mastodon.)