Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
If you’re like me, you spend a lot of time in ‘code view’ getting your page to look just right. In FrontPage 2003 we added a whole bunch of neat features to help users be more productive when editing code. One of my favorites is the ‘Select tag’ feature – by placing your cursor on a tag name and hitting Control + Semi-colon, FrontPage will select the tag. If you hit Ctrl+; again, FP will find the matching tag. This makes it really easy to navigate around big tag blocks.
-> Use Ctrl+; to navigate between the open and close tags:
-> You can also use Ctrl+Shift+; to select an entire tag block in one stroke: