299136-1.html (551B)
1 <!doctype html> 2 <html> 3 <head> 4 <style type="text/css"> 5 .test { white-space: nowrap; } 6 </style> 7 </head> 8 <body> 9 <span class="test">The quick brown fox jumps over the lazy dog.</span><span class="test"> The quick brown fox jumps over the lazy dog.</span><span class="test"> The quick brown fox jumps over the lazy dog.</span><span class="test"> The quick brown fox jumps over the lazy dog.</span><span class="test"> The quick brown fox jumps over the lazy dog.</span><span class="test"> The quick brown fox jumps over the lazy dog.</span> 10 </body> 11 </html>