index_head.html.tmpl, index_tail.html.tmpl: Fix the layout (margins and stuff)

This commit is contained in:
Jan Lindemann 2001-07-17 08:00:16 +00:00 committed by Jan Lindemann
commit b815a8437c
2 changed files with 22 additions and 7 deletions

View file

@ -6,14 +6,17 @@
<meta name="resource-type" CONTENT="document">
<meta name="distribution" CONTENT="global">
<title>__TITLE__</title>
<link rel=stylesheet href="main.css">
<link rel=stylesheet href="main.css">
<style type="text/css">
p.island {margin-top:1cm;margin-bottom:1cm;}
</style>
</head>
<body lang="en">
<table width="100%">
<tr>
<td>
<p id="img_logo" align="right">
<img width=264 height=77 src="__FRONTLOGO_WEB__">
<a href="http://www.jannet.de/office"><img width=264 height=77 src="__FRONTLOGO_WEB__" border=0></a>
</p>
</td>
</tr>
@ -34,8 +37,17 @@
<h2>__AUTHORS__</h2>
&nbsp;
<br>
<hr width="100%">
&nbsp;
This documentation can be downloaded in various formats:
&nbsp;
<hr width=50%>
<table width=400>
<tr><td align="center">
<p style="margin-top:1cm">
<h2>Warning</h2>
This site has been automatically generated with the script <a
href="http://cbl.leeds.ac.uk/nikos/tex2html/doc/latex2html/latex2html.html">latex2html</a>.
Although it is a very useful program, some of the contents of the document was
lost during the conversion. If you want to be shure to get the whole document,
stick with one of the versions listed for download below.</p>
<p style="margin-bottom:1cm">

View file

@ -1,4 +1,7 @@
<hr witdh=100%>
</p>
<p style="margin-top:1cm"></p>
</td></tr></table>
<hr width=50%>
&nbsp;
&nbsp;
<a name="_jan_1" href="node1.html"><img width=65 height=24 align=bottom alt="contents" src="__ICON_CONTENTS__"></a>