Use the Browse button to open the Select File dialog box. ID Used by scripts to identify this particular object and affect it if need be. Title Displayed as a ToolTip by Internet Explorer browsers. Rel Keyword that describes the relationship of the linked document to the current page. For example, an external style sheet uses the keyword stylesheet. Rev Like Rel, also describes a relationship, but in the reverse. For example, if home.html contained a link tag with a Rel attribute set to intro.html, intro.html could contain a link tag with a Rev attribute set to home.html. TIP TIP CAUTION CAUTION 171 Accessing the Code Directly 6 Aside from the style sheet use, little browser support exists for the other link functions. However, the World Wide Web Consortium (W3C) supports an initiative to use the tag to address other media, such as speech synthesis and Braille devices, and it??™s entirely possible that the Link object will be used for this purpose in the future. Adding to the The content of a Web page??”the text, images, links, and plugins??”is all contained in the section of an HTML document. The great majority of tags can be inserted through Dreamweaver??™s visual layout interface. To use the tags efficiently, you need to understand the distinction between logical styles and physical styles used in HTML.