Testing 55th Testable Statement of Sec 8.5 of CSS2 Specification

PASS CRITERIA:

If statement #55 above is passed, then this paragraph should have a solid black line border. The rule is "p {color: black; background: white; border: solid}".

This h3 heading should have a thin border width. The rule is "h3 {border-width: thin}".

This h4 heading should have a thick right and left border, and a thin top and bottom border. The rule is "h4 {border-width: thin thick}".

This h5 heading should have a thin top border, thick right border, medium bottom border, and a thick left border. The rule is "h5 {border-width: thin thick medium}".
All other properties of this page should be UA-default. Your browser rendering of this page should look similar to this reference image or to this reference image.