From: <aji...@t-...> - 2002-11-05 17:12:09
|
Hi Albert, Since there is no link to your e-mail, I thought I'll try to get in touch through the mail-list. I have just integrated your documentation into the web-site. Thanks for the great doc!! I have a small request for the future, though: Could you add the graphic back.gif (attached) to a new 'Images' (note the capital I) directory which is at the same level as the doc directory and add a link to it in the html-files. Could you also add the mainstyle.css-file into the main directory, ie one higher than the doc directory and add a link to it as well? Dir Structure: (Main Dir) mainstyle.css (doc) (en) -index.html -etc (Images) -back.gif -etc This is also the structure of the web-site. Ive done that for the index.htm (also attached) Here the changed lines: <link href="../../mainstyle.css" rel="stylesheet" type="text/css" title="formal"> </head><body background="../../Images/back.gif"> Thanks, Hans |