Setting HTML output optionsYou can set the following options in the HTML set: Output XHTML Creates tags meeting the XHTML standard on export. Choosing Output XHTML will make other output options that might conflict with this standard unavailable. Selecting this option will automatically set the Tags Case and Attribute Case options. Tags Case Specifies the capitalization for tags. Attribute Case Specifies the capitalization for attributes. 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. Encoding Specifies a default character encoding for the Web page. 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 Add Alt Attribute Adds the ALT attribute to IMG elements to comply with government Web accessibility standards. 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. Close All Tags Adds close tags for all HTML elements in the file for XHTML compliance. Include Zero Margins on Body Tag Removes default internal margins within a browser window. |