Remove Style of selected text

Last post 11-09-2006, 9:58 PM by darryls. 1 replies.
Sort Posts: Previous Next
  •  11-01-2006, 12:57 PM 23947

    Remove Style of selected text

    I want to remove a style from some selected text.   How do I do that?  The remove format doesn't do it.
     
    For example, if I have html like the following:
     
    <div class=abc>Line #1</div>
    <div class=abc>Line #2</div>
     
    in WYSIWYG (Normal) mode, how do I end up with html that looks like the following without going into html mode:
     
    <div>Line #1</div>
    <div class=abc>Line #2</div>
    Darryl
  •  11-09-2006, 9:58 PM 24231 in reply to 23947

    Re: Remove Style of selected text

    Adam, are there any options to do this?
     
    Darryl
View as RSS news feed in XML