CSS2 Table Backgrounds Test Suite
Part E: Special Tests
opacity: 0.5
- The first three rows should be red.
- The last row should be orange.
- Cell A should be purple. Cell P should also be purple, but of a shade that reflects the underlying orange rather than the red.
- next
- Special Tests: Fixed Backgrounds
- previous
- Background with Borders: Background on 'table-cell'
- contents
- Table of Contents
With 'border-collapse: separate'
TH A |
TH B |
|
TH D |
TD M |
TD O |
TD P |
TD E |
TD F |
TD G |
TD H |
TD J |
TD K |
TD L |
With 'border-collapse: collapse'
TH A |
TH B |
|
TH D |
TD M |
TD O |
TD P |
TD E |
TD F |
TD G |
TD H |
TD J |
TD K |
TD L |
CSS2 Table Backgrounds Test Suite designed and written by fantasai <fantasai@escape.com>