> Nope.. that's not it... it was an actual tag in brackets... similar to the > COLSPAN="x" thing, only it allowed you set a certain number of pixels of > blank space in a line of text. I am beginning to think I imagined it! LOL
<.span style="padding-left: 5px; padding-right: 5px;">text goes here<./span> will do what you're talking about, use padding-left for space on the left, padding-right for space on the right. There's also style codes for indenting the first line of a paragraph or out-denting it. Or you can use a transparent gif: <.img src="transparent.gif" height="1" width="10" border="0" alt=""> and specify the number of pixels in the width. alice ttlg http://idiotbox.populli.net/ ~ * ~ * ~ ~ * ~ * ~ ~ * ~ * ~ ~ * ~ * ~ ~ * ~ * ~ "Don't let the bastards grind you down." -- Joseph Stilwell, translation of "Illegitimati non carborundum" _______________________________________________ Fanficwebdesign mailing list [EMAIL PROTECTED] http://populli.net/mailman/listinfo/fanficwebdesign_populli.net
