J Jeph Explorer Jan 4, 2003 #1 Lv. Atk. Def. 01 +02 +04 02 +03 +05 03 +04 +05 Just testing an indent . . . EDIT: Sweet! It works. Last edited: Jan 4, 2003
Crothian First Post Jan 7, 2003 #5 Okay, I looked how he did it and I still don't know how he did it.
Blacksway Rock Monkey Jan 8, 2003 #6 He just used none breaking spaces between the columns (thats for those who don't know HTML) This happens to work in this case but would be better served using a monspaced font (each character is the same width, like Courier) e.g. This some text More Text but not the same This some text More Text but not the same Lv. Atk. Def. 01 +02 +04 02 +03 +05 03 +04 +05 See? Last edited: Jan 8, 2003
He just used none breaking spaces between the columns (thats for those who don't know HTML) This happens to work in this case but would be better served using a monspaced font (each character is the same width, like Courier) e.g. This some text More Text but not the same This some text More Text but not the same Lv. Atk. Def. 01 +02 +04 02 +03 +05 03 +04 +05 See?
orbitalfreak Explorer Jan 9, 2003 #8 Telgian said: How do you get the text between Code: and not to be black? Click to expand... Try encasing the {code} {/code} tags with {color=white} {/color}, like this: Code: {color=white}{code} Y O U R T E X T H E R E {/code}{/color} Last edited: Jan 9, 2003
Telgian said: How do you get the text between Code: and not to be black? Click to expand... Try encasing the {code} {/code} tags with {color=white} {/color}, like this: Code: {color=white}{code} Y O U R T E X T H E R E {/code}{/color}