I need to know the symbol used for a line break in forum code? Like a space is n`bsp; and stays invisable in forum code. What is the actual symbol or code to get the same effect but with a line break?
I'm working on something and <BR> <BR /> [BR /] is not translated but n`bsp; is. So I was wondering what the forum understands as being a line break?
Ok thank you. Not the problem I'm having but mabe I can explain a little better.
I need the symbol that will perform the same funtion as the [b r] but will remain invisable if going back to edit a post. Just like &n bsp will for a space command. It may sound crazy but I've been working on something (I added entry boxes that will post to the message box) and the only problem I having is the br symbol. I don't want the br's to appear if a user goes back to edit the post.
So my question is what command will give the same effect as the enter key to perform a line break but will always remain invisabe if going back to edit a post like &nb sp does.