The Opts menu controls a number of "options" in the html viewer. Many of the entries in this menu will change, depending on current settings of the options. Some of the entries are: Assume HTML Files will be assumed to be in HTML format. This mostly affects the treatment of local files, since web files have their Content-type specified in the HTTP header. Don't assume HTML Files will be assumed to be plain text unless they are flagged as "Content-type: text/html" by the server, or if they start with a or tag. Show Header Window Open a small window that shows the HTTP header information for files retrieved from a web server. Show Source Window Open a window that shows the source text as-is, without any processing. This can be useful for debugging web pages. Show ALT titles. All <IMG> tags will have the ALT text displayed at all times, regardless of whether an image is actually retrieved. The default behavior is to show the ALT text at first, and if the image arrives, the ALT text is overwritten by the image. The ALT text will be shown as a popup in this case. Enable TABLE handling. Tables aren't fully implemented yet, and by default, they aren't processed at all (and <TR>, <TH> and <TD> tags are treated as <BR>). This menu entry may be used to turn the table processing on.