one tip.. you can use the [ code ] tag [ /code ] tag so the html won't strip the spaces so your fractions will look like fractions and not ascii art

(remove the spaces from within the brackets of the code tag though

)
Code:
1 2+a
---- = --------
1+1 3+2a
-----
1+1
----
1+a
I hope that comes out clearly. I can kill the complex fraction, but I end up with something like
1 2+a
---- = -------
2+a 3+2a

not sure if I did the complex fraction on the top correctly...