When writing in HTML, the

tag was a block element used to designate a collection of file names. It functioned very similarly to the
    and
      tags. The following sections contain information about the tag, including an example of it in use, and related attributes and browser compatibility.

      Example of code

    1. fileone.html
    2. filetwo.html
    3. filethree.html
    4. Example result

      Attributes

      Within an HTML tag, an attribute dictates certain aspects of an HTML element. Attributes are made up of a name and value pair; all tags support standard attributes. The

      tag is deprecated, but at one time it utilized the unique attribute contained in the following table.

      The

      tag is no longer supported; CSS should be used instead.

      • Example of code
      • Example result
      • Attributes
      • Compatibility
      • Related information

      Compatibility

      Browser, Compatibility, Container tag, Optimized, Web design terms

      • HTML and web design help and support.