Hi all
I have an HTML document in, say, C:\Temp. It contains, amongst other
things, the following:
<link rel="stylesheet" type="text/css" href="./tech1117.css">
and
<img width="575" height="467" src="./Domain00.jpg">
This file displays correctly and I save it as an MHTML (Web Page, Single
file). When I open the MHTML the styles from the stylesheet are not
showing and nor is the image, even though the MHTML, stylesheet and
image file are all in the same folder.
I have tried this (saving as MHTML and opening MHTML) using Chrome,
Firefox, Edge and Opera. Inspecting the MHTML shows
<link rel=3D"stylesheet" type=3D"text/css"
href=3D"file:///C:=/Temp/tech1117.css">
and
<img width=3D"575" height=3D"467" src=3D"file:///C:/Temp/Domain00.jpg">
Am I missing something here? I thought that the MHTML could be opened
from anywhere and should display correctly even if the stylesheet and
image files are absent (because they should be embedded in the MHTML).
Many thanks
Paul Newton
--- StripMime Report -- processed MIME parts ---
multipart/alternative
text/plain (text body -- kept)
text/html
---