Y
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
tbarbugli
3428 days ago
<table> <tr> <td> <form> <table> ? Edit: this is meant to be ironic
link
marcosdumay
3428 days ago
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.)
link
SippinLean
3428 days ago
Did and do, this very site uses nested <tables>
link