Is there a problem with html formatting in pages?
-
Hi all,
I have upgraded to 2.5 and recently added and published a new page (which included some of my own HTML) to my site. When I published the page I noticed that the way I had spaced and formatted my code was gone. For example I spaced my form components each with to breaks but all breaks have disappeared. Any ideas?
I also not that certain elements are having paragraph tags inserted where they should not be. An example is enclosing a closing div with them like so:
‘</div>
<p><!– /close mContent –></p>’where in fact my code was written like this:
‘</div><!– /close mContent –>’
Why is this happening? Is it a bug?
Thanks
Chris
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Is there a problem with html formatting in pages?’ is closed to new replies.