Closed
Bug 6731
Opened 25 years ago
Closed 25 years ago
Text is left justified
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
M9
People
(Reporter: johnt, Assigned: karnaze)
References
()
Details
(Whiteboard: [TESTCASE] Not respecting ALIGN=CENTER in <TR> or <TD>. See the bottom of the above URL. Tested under Win95 build1999062113)
The bottom nav is left justified when it should be centered.
Also, the logo should be right aligned in it too is left justified.
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M9
Assignee | ||
Comment 1•25 years ago
|
||
The <tr align=center> is not working. The text align problem is a dup of another
bug, but I can't recall the number.
Comment 2•25 years ago
|
||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 3•25 years ago
|
||
[TESTCASE]
Yup, this is a dup of bug 1802. This page uses lots of <tr align>, and we don't
yet support that (it seems).
It never ceases to amaze me the way people use tables, nested tables, and
deeply nested rows and cells with aligns and cell paddings and colspans and so
on, when simple CSS would do the trick much quicker, neater, easier...
*** This bug has been marked as a duplicate of 1802 ***
Updated•25 years ago
|
Whiteboard: [MAKING TEST] ian@lemnet.com
Updated•25 years ago
|
Whiteboard: [MAKING TEST] ian@lemnet.com → [TEST CASE]
Comment 4•25 years ago
|
||
Text is not respecting ALIGN=CENTER in table row or table data tag. Tested on
Win95/OSR2/build 1999062508 and 2113
Updated•25 years ago
|
Whiteboard: [TEST CASE] → [TEST CASE] Not respecting ALIGN=CENTER in <TR> or <TD>. See the bottom of the above URL. Tested under Win95 build1999062113
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 5•25 years ago
|
||
Verified Dup
Updated•25 years ago
|
Whiteboard: [TEST CASE] Not respecting ALIGN=CENTER in <TR> or <TD>. See the bottom of the above URL. Tested under Win95 build1999062113 → [TESTCASE] Not respecting ALIGN=CENTER in <TR> or <TD>. See the bottom of the above URL. Tested under Win95 build1999062113
You need to log in
before you can comment on or make changes to this bug.
Description
•