Testing 13th Testable Statement of Sec 16.4 of CSS2 Specification
-
13. Example of letter-spacing below, as well as word-spacing
PASS CRITERIA:
If statement #13 above is passed, then
this blockquote should have a letter-spacing of 0.1em.
The rule applied is "blockquote {letter-spacing: 0.1em}".
This paragraph should have letter-spacing of 0cm.
The rule applied is "#id1 {letter-spacing: 0cm}".
This h3 element should have word spacing of 1em.
The rule applied is "h3 {word-spacing: 1em}".
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.