Re: Problems with typing divs

Irene Vatton <Irene.Vatton <at> inria.fr> writes:


> > Can you tell me now how to position between two divs without going into  
> > source view (I used to be able to do it with two [return]s)?
> 
> You can either:
>  o In XML mode, you select the first <div> using (F2 or Esc).
>    A Return inserts a new division after.
>  o In Text/XML mode, you select the first <div> or the second <div>.
>    The right click opens a contextual menu to insert a place holder
>    Before or After the current <div>. You click on the Division to
>    transform the place holder into a division.

And, last but not least, there is the ^k action (insert after) that, with
anything selected (with f2 or esc), will set the insertion point nowhere AFTER
the selected item. Also, ^K (uppercase) does the same BEFORE allowing you, for
example, to insert something before the very first element. 
--
Juan Lanus

Received on Wednesday, 22 July 2009 13:50:51 UTC