W
W. Watson
I thought I'd see if I could generate an html file with a Word document. It
has jpg files and text. The jpg files are Tight and positioned as Other.
When I tried to save, I noticed a Type of *.htm, *.html, so used it. Word
objected because of formating with the jpg file positions. It said something
about moving them all to the left, or making the file .html. This last
choice seems impossible. All I can get is html. Anyway, I proceeded to make
it htm, and put it up on the server for my web page. When I try to access
it, I get a 404 not found. What's wrong here?
My regular html files seem to work OK. The start of the htm file is:
<html>
<head>
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<meta name=Generator content="Microsoft Word 11 (filtered)">
<title>Chile Web Page</title>
<style>
....
has jpg files and text. The jpg files are Tight and positioned as Other.
When I tried to save, I noticed a Type of *.htm, *.html, so used it. Word
objected because of formating with the jpg file positions. It said something
about moving them all to the left, or making the file .html. This last
choice seems impossible. All I can get is html. Anyway, I proceeded to make
it htm, and put it up on the server for my web page. When I try to access
it, I get a 404 not found. What's wrong here?
My regular html files seem to work OK. The start of the htm file is:
<html>
<head>
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<meta name=Generator content="Microsoft Word 11 (filtered)">
<title>Chile Web Page</title>
<style>
....