tab problem

liunx

Guest
Before you read this, realize that I have started about 2 days ago and am learning by looking at the source of other webpages.:newbie:<br />
<br />
Ok, I need to move a a word about 3 or 4 spaces to the right. I can't simply put a few spaces before the word because they are ignored, even "a....word" is condensed to "a..word(this forum condenses it too)." Explorer doesn't use the <TAB> tag so how do I accomplish this???<br />
<br />
-IKLOP<!--content-->for a few spaces it easy to use this code : &ampnbsp;<br />
<br />
&ampnbsp;&ampnbsp;&ampnbsp;word<!--content-->thanks alot<br />
<br />
-IKLOP<!--content-->Just if your curious, that stands for non breakable space. I find, after a few months, you might forget the exact lettering of the word.. But if you remember all codes like that have to <br />
<br />
start with &<br />
it's made of the words non breakable space<br />
and all codes like that end with ;<br />
then it helps.<br />
<br />
After a long time of using codes like that, some just natrually get memorized.<!--content-->character codes <<--HERE-->> (<!-- m --><a class="postlink" href="http://hotwired.lycos.com/webmonkey/97/36/index3a.html">http://hotwired.lycos.com/webmonkey/97/36/index3a.html</a><!-- m -->) :rocker:<!--content-->
 
Back
Top