Bookmark Dialog Box
The Bookmark dialog box enables you to insert an HTML anchor tag (<a>) that contains a name attribute. An anchor tag with a name attribute is typically used to create a destination inside a page. The resulting tag might look like the following: <a name="part1"></a>
To open the Bookmark dialog box
On the Format menu in Visual Web Developer, click Insert Bookmark.
NoteThe Bookmark dialog box is available only in Design view.