Re: Problems with typing divs
"Steven Pemberton" <[email protected]>
| Newsgroups | gmane.comp.web.amaya.general |
|---|---|
| Organization | CWI/W3C |
| Message-ID | <op.uwm8w9o6smjzpq@steven-750g> |
On Mon, 06 Jul 2009 12:04:01 +0200, Irene Vatton <[email protected]> wrote: >> 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. Ah! f2, and then ctrl-K. Excellent! Thanks. Steven