I've written a tutorial for bloggers to help them number their comments. However, when I post the tutorial the html converts [go figure].
So I put the code in a "text area" like this: <form><textarea rows="4" cols="20"></textarea></form>
My problem now is that when I put multiple lines in the text area, the </br> show up when I post... and obviously that's going to throw off people's code.
Is there another html code for "text area" that wouldn't convert the breaks?
So I put the code in a "text area" like this: <form><textarea rows="4" cols="20"></textarea></form>
My problem now is that when I put multiple lines in the text area, the </br> show up when I post... and obviously that's going to throw off people's code.
Is there another html code for "text area" that wouldn't convert the breaks?