CPAN-Forum - Re: <pre> tag for posting code

Posted on Fri Feb 11 21:54:29 2005 by szabgab in response to 82 (See the whole thread of 3)
Re: <pre> tag for posting code
I fixed the HTML escaping bug you found.

We have a <code> tag, that should work like the same tag on PerlMonks. Right now I keep the data as it was typed in and put them in a <div class="text"> tag. I was thinking of making this tag - using css - work like the code tag of PerlMonks but so far it is not good enough.
Suggestions are welcome on how to achive that...

Write a response