retain html formatting

  •  03-16-2005, 7:30 PM

    retain html formatting

    how do i retain html formatting when switching modes?
    for example, if i enter in HTML mode:
      <div>
      hello
      </div>
    then switch to Normal mode and back to HTML mode
    the html is now:
    <div>hello</div>
View Complete Thread