The style declarations which apply to the text below are:
P {margin-left: 20px;} .one {border-left: purple double 10px;} .two {border-left: purple thin solid;} .threea {border-left: black medium solid;} .threeb {border-left: purple medium solid;} .threec {border-left: blue medium solid;} TD {border-left: green 2px solid;}
Note that all table cells on this page should have a two-pixel solid green border along their left sides. This border applies only to the cells, not the rows which contain them.
This paragraph should have a purple, double, 10-pixel left border.
This paragraph should have a thin purple left border.
Every cell in this table should have a 2-pixel solid green left 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 left sides. This border applies only to the cells, not the rows which contain them. This paragraph should have a purple, double, 10-pixel left border. This paragraph should have a thin purple left border.
|