Closed Bug 61542 Opened 25 years ago Closed 25 years ago

table background and hexcodes

Categories

(Core :: Layout: Tables, defect, P3)

x86
Other
defect

Tracking

()

VERIFIED INVALID

People

(Reporter: ve3ll, Assigned: karnaze)

References

()

Details

if a table cell has a background coded as a hexcode it doesnt render it. Cells with backgrounds as keywords work! This problem did not exist in netscape 4.7 but does in mozilla build ...112520
reporter you need to add the # sign in front of your hex colors. so for white you need bgcolor="#ffffff" not bgcolor="ffffff" INVALID.
Yep. This is invalid. The # is necessary for hex color specs.
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
as said. verf. :-)
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.