trying to figure out the code for indent or tab for text such as....
<t> "text goes here" <\ t> (clearly that's not tab though)
<span style="text-indent: value"> text goes here </span>
Is one way of doing it. Or you can hard code it using the ascii contants.
<pre>&tab</pre>
(ignore the pre's>
0 comments:
Post a Comment