CSS nowrap / no_break / single_line

by Administrator 26. May 2009 14:59
The best solution is therefore to <span> the items together and set the <span>'s  class name. Then create a stylesheet as follow:
<style> 
.alltogether * { display: inline; }
</style>

 

 

 

wrap your html that should remain in one line with the following div tag:

<div style = "white-space: nowrap;">  YOUR HTML HERE </div>


 

 

Tags:

Add c0mment




  Country flag
biuquote
  • Comment
  • Preview
Loading


About ...

pietman celliersPietman Celliers
Bitlink  Ltd
bitlinkit.com