About that...
in reply to a message by miakendall1075
That happens to me sometimes too, but that is because I haven't written the HTML code correctly.
If you write something like this:
< b > Hey, how are you? < / b <
But without the blanks, it should disappear because the last < wasn't facing the right direction. It should, of course, be like this:
< b > Hey, how are you? < / b >
(:
If you write something like this:
< b > Hey, how are you? < / b <
But without the blanks, it should disappear because the last < wasn't facing the right direction. It should, of course, be like this:
< b > Hey, how are you? < / b >
(: