|
Problems not closing a DIV class tag? Help please.
I have a piece of code where there is a DIV class tag <div class="XXXXX"> but when I close it </div> it doesn't work. Only when I don't close it does it works.
I've never come across something like this before. I've cross browser tested it, works, but there is no closing tag. Of course it doesn't validate but it works.
Any of you code pros care to tell me if this can cause a real problem or not?
|