diff options
| author | John Fieber <jfieber@FreeBSD.org> | 1997-06-10 12:32:34 +0000 |
|---|---|---|
| committer | John Fieber <jfieber@FreeBSD.org> | 1997-06-10 12:32:34 +0000 |
| commit | 4a80f8a9761e804a1cb9016a7d0561f1d4ecbf91 (patch) | |
| tree | eb2b1af713efb33b916ed003ff54f82cab02c99e /en/tutorials | |
| parent | 280ab82d86cd99f7b6c7c2f676734520dcdffc2c (diff) | |
Update header/footer graphics for tutorials.
Notes
svn path=/head/; revision=1641
Diffstat (limited to 'en/tutorials')
| -rw-r--r-- | en/tutorials/doc.ftr | 4 | ||||
| -rw-r--r-- | en/tutorials/doc.hdr | 14 |
2 files changed, 14 insertions, 4 deletions
diff --git a/en/tutorials/doc.ftr b/en/tutorials/doc.ftr index 9e4909d7f5..5f459de742 100644 --- a/en/tutorials/doc.ftr +++ b/en/tutorials/doc.ftr @@ -1,6 +1,4 @@ -<hr noshade> -<a href="../../"><img src="../../gifs/home.gif" alt="FreeBSD Home Page" -border="0" align="right"></a> +<hr> <address> <a href="../../mailto.html">www@freebsd.org</a> </address> diff --git a/en/tutorials/doc.hdr b/en/tutorials/doc.hdr index 036077163c..8ca1012885 100644 --- a/en/tutorials/doc.hdr +++ b/en/tutorials/doc.hdr @@ -1 +1,13 @@ -<center><img src="../../gifs/topbar.gif" alt=""></center> +<IMG SRC="../../gifs/bar.gif" ALT="" WIDTH="565" HEIGHT="33" BORDER=0 usemap="#bar"> +<map name="bar"> +<area shape="rect" coords="1,1,111,31" href="../../index.html" ALT=""> +<area shape="rect" coords="112,11,196,31" href="../../ports/index.html" ALT=""> +<area shape="rect" coords="196,12,257,33" href="../../support.html" ALT=""> +<area shape="rect" coords="256,12,365,33" href="../../docs.html" ALT=""> +<area shape="rect" coords="366,13,424,32" href="../../commercial.html" ALT=""> +<area shape="rect" coords="425,16,475,32" href="../../search.html" ALT=""> +<area shape="rect" coords="477,16,516,33" href="../../index-site.html" ALT=""> +<area shape="rect" coords="516,15,562,33" href="../../index.html" ALT=""> +<area shape="rect" href="../../index.html" coords="0,0,564,32" ALT=""> +</map> + |
