Alberto,

>Have you tried the same with <pre>...</pre>?

Contrary to popular belief, all that the <pre> does it display the
contents between the tags in a fixed-width font. Any other tags will
still be rendered, i.e.

    <pre><b>test</b></pre>

will give you the word "test" in a bold, fixed-width font. The same
applies for <code>.

Geeklog's [code] pseudo tag silently replaces the '<' and '>' with &lt;
and &gt;.

bye, Dirk


-- 
http://www.haun-online.de/
http://geeklog.info/

Reply via email to