What Anonymous FTP is
An option in File Transfer Protocol (FTP) that allows you to connect to an FTP site, search through available files, and download any file, document, or program without having to establish an account (a username and password) on the system where the material resides. Most FTP servers allow a limited amount of anonymous FTP users to login at the same time and access only designated files.
The meaning of Anchor
In HTML, anchors mark the start and end of hypertext links. For example, consider this HTML code:
. The first tag, <>, marks the start of the anchor, while the last tag, <>, marks the close of the anchor. The text in the middle, netlingo.com, is what shows as an underlined link when viewed by a Web browser.