Update header/footer graphics for handbook/FAQ.
This commit is contained in:
parent
fd1e0de07f
commit
92402e74ea
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=1640
4 changed files with 26 additions and 8 deletions
|
@ -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><br>
|
||||
@@UPDATE@@
|
||||
|
|
13
data/doc.hdr
13
data/doc.hdr
|
@ -1 +1,12 @@
|
|||
<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>
|
||||
|
|
|
@ -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><br>
|
||||
@@UPDATE@@
|
||||
|
|
13
en/doc.hdr
13
en/doc.hdr
|
@ -1 +1,12 @@
|
|||
<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>
|
||||
|
|
Loading…
Reference in a new issue