|
| Product | Websydian | |||
|---|---|---|---|---|
| Version | All | |||
| Category | Deployment | |||
| Question | The tables have to much space within the cells | |||
| Answer |
The Websydian document templates comply with HTML 4.0, and HTML 4.0 specifies that no non-table related tags may occur within a table except when placed inside a cell element (<TD>).
Note that the resulting HTML document no longer complies completely to the HTML 4.0 standard. |