| |
| | Text |
 | | Underlines, overlines, and line-throughs are applied only to text (including white space, letter spacing, and word spacing): margins, borders, and padding are skipped. |
 | | ...the underlining for the blockquote element is propagated to an anonymous inline element that surrounds the span element, causing the text "Help, help!" to be blue, with the blue underlining from the anonymous inline underneath it, the color being taken from the blockquote element. |
 | | The final line of text is fuchsia, but the underline underneath it is still the blue underline from the anonymous inline element. |
| www.w3.org /TR/CSS21/text.html (2080 words) |
|