Science  People  Locations  Timeline
Index: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Home > MHTML


MHTML stands for MIME HTML. It is a standard for including resources, such as images and sound files, in the same file as the HTML code. The included data files are encoded using MIME. A common but erroneous name for this format is MHT, after the suffix .mht given such files by default when created by Internet Explorer.

The key to MHTML is that the content is encoded as if it were an email message, using the MIME type multipart/related. The first part is the HTML file, encoded normally. Subsequent parts are additional resources, identified by their original URLs.

Some web browsers allow the user to save a web page including resources as an MHTML file.

External link



Read more »

Non User