Hi
Is there any way I can use the enter key to produce a <p> tag, and similarly, can I also set 'ctrl' + 'enter' to produce a <br> tag?
One more thing...
When I produce <br> tags, they appear just like that. I need them to appear as <br /> so that my code validates. Is there any way of doing this?
Many thanks,
Paul