How to move the cursor past the closing tag when in Design View?
I am using Dreamweaver CS6 on Windows 10 and always have difficulty moving the cursor past the closing tag when working in Split View and typing in Design View. Let's say that, in a table, I have a line that reads <td>text... <a href="link">link text</a><\td> in Code View. I want to move the cursor past the </a> to add something before the </td>. If I press Right Arrow, the cursor moves to the next cell or row. My technique is to move the cursor to the code line at the bottom of the window, click on the closing tag of my choice, press Right Arrow, and resume adding text. A related case is moving the cursor to the start of a table cell before the <a> in order to add text; again I have to click on the tag in the line of codes at the bottom of the screen.
My question is thus: is there a simpler way to achieve the cursor positioning I want without having to move my cursor to the bottom of my screen to click on code and press Left/Right Arrow before entering my text? Thanks in advance.
