|
Posted by ffreino on 09/24/07 14:35
Hi,
I have a web page where users can post messages and these are printed
on a board. Sometimes, when a user send a message with a open tag, for
example:
This is my message in <b>bold</b> and <i>italic</i> and this is a open
<a href='http://domain
produces a problem in the rest of the page (when they are printed on
the board)
I have tried to wrap messages in a <table>, <div> or <span> but this
problem persists.
Is there any way to avoid this? I think I could fix the problem using
frames or something like that but I think there should be a smarter
way.
Thanks in advance.
Navigation:
[Reply to this message]
|