decorative banner

Setting HTML output options


    You can set the following options in the HTML set:

    Tags Case

    Specifies the capitalization for tags.

    Attribute Case

    Specifies the capitalization for attributes.

    TipSetting tags and attributes to all uppercase helps the code stand out in the file.

    Indent

    Specifies a method for indenting lines of code: using the authoring application's tab settings, using a specified number of spaces, or using no indentation.

    Line Endings

    Specifies a platform for line ending compatibility.

    Include Comments

    Adds explanatory comments to the HTML code. In ImageReady, this option is required when you plan to update the resulting file using the File > Update HTML command.

    Always Quote Attributes

    Places quotation marks around all tag attributes. Placing quotation marks around attributes is required for compatibility with certain early browsers and for strict HTML compliance. However, always quoting attributes is not recommended. Quotation marks are used when necessary to comply with most browsers, even if this option is deselected.

    Always Add Alt Tags

    Adds the ALT attribute to IMG elements to comply with government Web accessibility standards.

    Close All Tags

    Adds close tags for all HTML elements in the file for XHTML compliance.

    Include GoLive 5 (or Earlier) Code (ImageReady)

    Reformats JavaScript code so that rollovers will be fully editable in Adobe GoLive 5.0 and earlier. You do not need to select this option if you plan to edit rollovers in GoLive 6.0.

    Note: GoLive does not support the Selected rollover state.