yesterday was a few hours of frustration.
Make sure your your <form> tag is within the same <td> cell element. Otherwise it’s not XML compliant.
You can have the form outside the <table> — but not between it, and a <td> element.
Thoughts, rambling, projects, misc.
yesterday was a few hours of frustration.
Make sure your your <form> tag is within the same <td> cell element. Otherwise it’s not XML compliant.
You can have the form outside the <table> — but not between it, and a <td> element.