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.
tdelibs/tdehtml/test/nbsp.html

21 lines
476 B

<html> <head> <title>NBSP Test</title> </head>
<body>
<H1>NBSP Test</H1>
This page is a regression test to test non-breaking spaces.<BR>
The following text contains normal and non-breaking spaces.<BR>
After each 'a' a non-breaking space occurs. After each 'b' a
breaking space occurs:
<HR>
<FONT face="lucida">
ccccccca&nbsp;cccca&nbsp;ccccccb ccb cb ccb ccca&nbsp;ca&nbsp;a&nbsp;cb
c4d&nbsp;&nbsp;&nbsp;&nbsp;cccc2d&nbsp;&nbsp;ccccb ccb ccc
</FONT>
<HR>
</body>
</html>