Ticket #2684 (closed bug: fixed)
http://docs.jquery.com/ html rendering problem
| Reported by: | bazzzman | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | site | Version: | |
| Keywords: | site rendering html validation | Cc: | |
| Blocking: | Blocked by: |
Description
When reading docs under some browsers (ie6/opera 9.5 beta, and may be some others) I see tiresome space under sections name.
Check example: http://farpost.ru/company/misc/jdoc_bug.png (12kb).
Having played with html validator I notice what you output invalid html: "line 149 column 5 - Warning: <p> isn't allowed in <tbody> elements" http://farpost.ru/company/misc/jdoc_bug_html.png (11kb).
Please remove that empty p & br tags from table and check all other page content by validator.
If u need some help on html or css - feel free to ask me do something. Thanks for your job _
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

Thanks for letting us know about this. The problem is more complicated than just html/css, as it involves the wiki templating engine. We're looking into it, though, and hope to have it fixed soon.