File indexing completed on 2024-05-12 15:40:06

0001 <html> <head> <title>NBSP Test</title> </head>
0002 
0003 
0004 <body>
0005 <H1>NBSP Test</H1>
0006 This page is a regression test to test non-breaking spaces.<BR>
0007 The following text contains normal and non-breaking spaces.<BR>
0008 After each 'a' a non-breaking space occurs. After each 'b' a
0009 breaking space occurs:
0010 <HR>
0011 <FONT face="lucida">
0012 ccccccca&nbsp;cccca&nbsp;ccccccb ccb cb ccb ccca&nbsp;ca&nbsp;a&nbsp;cb
0013 c4d&nbsp;&nbsp;&nbsp;&nbsp;cccc2d&nbsp;&nbsp;ccccb ccb ccc
0014 </FONT>
0015 <HR>
0016 
0017 
0018 </body>
0019 
0020 </html>