The style declarations which apply to the text below are:

.one {border: 10px teal outset;}
.two {border: 10px olive inset;}


This is an unstyled element, save for the background color, and containing inline elements with a classes of class one, which should result in a 10-pixel outset teal border; and class two, which should result in a 10-pixel inset olive border. The line-height of the parent element should not change on any line.

TABLE Testing Section
 

This is an unstyled element, save for the background color, and containing inline elements with a classes of class one, which should result in a 10-pixel outset teal border; and class two, which should result in a 10-pixel inset olive border. The line-height of the parent element should not change on any line.