Click to See Complete Forum and Search --> : [RESOLVED] Repeated Characters


shotsy247
03-02-2009, 03:29 PM
Hi I'm having a difficult to explain issue.

I have a div. Inside the div I have a paragraph. The last two character of that paragraph are getting repeated and displaying below the div, outside of the divs area.

For example in the paragraph I have "Here is some content." On the screen I see my div (with a background color) as expected with the content "Here is some content". However under the div I am also seeing the last two characters "nt".

I guess that wasn't too hard to explain. But does anyone know what's causing this and how to prevent it from happening?

Thanks in advanced.

_t

Fang
03-02-2009, 03:39 PM
http://www.positioniseverything.net/explorer/dup-characters.html

shotsy247
03-02-2009, 04:25 PM
Thanks Fang!

You seem have seen it all!

_t