Closed
Bug 42801
Opened 25 years ago
Closed 25 years ago
Table between <div align="center"></div> not centered
Categories
(Core :: Layout, defect, P3)
Tracking
()
People
(Reporter: gilles+mozilla, Assigned: clayton)
References
()
Details
At http://www.zipiz.com/index.html, there is a table with GIFs in it. This table
is tags <div align="center"></div> tags. In M16, it appears not centered but it
was good in M15. If you remove the <table>,<td> and <tr> and just put the
contents betwenne the <div> tags , it is centered.
Tested on Mozilla M16 build 2000061311 on Win NT4 Service Pack 6a
Comment 1•25 years ago
|
||
The document does not adhere to HTML4.0 strict as promoised. (see
validator.w3.org). probably dupe of bug 42388
*** This bug has been marked as a duplicate of 40038 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
SPAM. HTML Element component deprecated, changing component to Layout. See bug
88132 for details.
Component: HTML Element → Layout
You need to log in
before you can comment on or make changes to this bug.
Description
•