| Summary: | не отрабатывается height=100% | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | i9 <i92> |
| Component: | kdebase-konqueror | Assignee: | Nobody's working on this, feel free to take it <nobody> |
| Status: | CLOSED NOTABUG | QA Contact: | qa-sisyphus |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | unstable | ||
| Hardware: | all | ||
| OS: | Linux | ||
Для начала сходите на http://validator.w3.org/ |
Вторая таблица должна быть несколько выше: <html> <body bgcolor=white> <table width=100% height=100% bgcolor=red> <tr width=100% height=100%> <td width=100% height=100%> <table width=100% height=100% bgcolor=white> <tr><td>a</td></tr> </table> </td> </tr> </table> </body> </html>