Re: retain html formatting

  •  03-26-2005, 3:18 AM

    Re: retain html formatting

    something is changing the html code formatting in mozilla
    if i go to HTML mode and enter:

    <div>
    hello
    </div>

    then go to Normal Mode and back to HTML mode,
    my HTML is now:

    <div>hello</div>

    running in the mozilla browser something compresses all the HTML
    into ONE line.

View Complete Thread