The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > Web Programming, Web 2.0 and Mashups
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 06-30-2009
reborg's Avatar
reborg reborg is offline Forum Staff  
Administrator
  
 

Join Date: Mar 2005
Location: Ireland
Posts: 4,233
Quote:
Originally Posted by figaro View Post
The only thing I can think of is
On the other hand, it sounds like your page layout suffers from a design flaw: it is virtually never necessary to add tabs.
Well this is generally true but it could be a literal tab in a command or file format that is displayed, in which case it could be appropriate to use the ampersand code
as you suggested, but in that scenario I would probably use
HTML Code:
<pre>text to be displayed</pre>