Wednesday, April 11, 2007

HTML Tips for Code

The pre HTML tag might be helpful. You can't use it in the comments, but you can use it in posts. The following HTML code should generate a cross made out of the word stuff:


<pre>
stuff
stuff stuff
stuff
</pre>

1 comment:

Laura said...

That's great! Looks much better! Thanks, Amanda. (I was afraid I was going to have to put in nine million &nsbp's)