You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
476 B
21 lines
476 B
15 years ago
|
<html> <head> <title>NBSP Test</title> </head>
|
||
|
|
||
|
|
||
|
<body>
|
||
|
<H1>NBSP Test</H1>
|
||
|
This page is a regression test to test non-breaking spaces.<BR>
|
||
14 years ago
|
The following text contains normal and non-breaking spaces.<BR>
|
||
15 years ago
|
After each 'a' a non-breaking space occurs. After each 'b' a
|
||
|
breaking space occurs:
|
||
|
<HR>
|
||
|
<FONT face="lucida">
|
||
|
ccccccca cccca ccccccb ccb cb ccb ccca ca a cb
|
||
|
c4d cccc2d ccccb ccb ccc
|
||
|
</FONT>
|
||
|
<HR>
|
||
|
|
||
|
|
||
|
</body>
|
||
|
|
||
|
</html>
|