Hacker News new | ask | show | jobs
by keypress 3428 days ago
Little irritations like: A form is not allowed to be a child element of a table, tbody or tr. There are workarounds.
1 comments

<table> <tr> <td> <form> <table> ? Edit: this is meant to be ironic
You meant it ironically, but people did write things like that. (And it was the only way to get the intended result by the time.)
Did and do, this very site uses nested <tables>