1 <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
4 <title>HTML
4.01/CSS
2.1 Test: white-space (for complex text)
</title>
5 <meta http-equiv=
"Content-Type" content=
"text/html; charset=utf-8" />
6 <link rel=
"help" href=
"http://www.w3.org/TR/CSS21/text.html#white-space-prop" title=
"16.6 Whitespace: the 'white-space' property">
9 <p>This HTML tests if the 'while-space' property controls the behavors of line-break characters (U+
000A and U+
000D) in a complex text.
</p>
10 <p>If this test succeeds, you can see three words
"שוּרה", separated with space.
</p>
11 <p style=
"white-space: normal;">שוּרה
שוּרה
שוּרה</p>