The style declarations which apply to the text below are:
.one {border-bottom: purple double 10px;} .two {border-bottom: purple thin solid;} .three {border-bottom: black medium solid;} TD {border-bottom: green 2px solid;}
Note that all table cells on this page should have a two-pixel solid green border along their bottom sides. This border applies only to the cells, not the rows which contain them.
This paragraph should have a purple, double, 10-pixel bottom border.
This paragraph should have a thin purple bottom border.
Every cell in this table should have a 2-pixel solid green bottom border. This is also true of the table-testing section in the second half of the test page. | ||
Cell one | Cell two
|
TABLE Testing Section | ||||||
Note that all table cells on this page should have a two-pixel solid green border along their bottom sides. This border applies only to the cells, not the rows which contain them. This paragraph should have a purple, double, 10-pixel bottom border. This paragraph should have a thin purple bottom border.
|