Update header/footer graphics for tutorials.
This commit is contained in:
parent
280ab82d86
commit
4a80f8a976
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=1641
4 changed files with 28 additions and 8 deletions
|
@ -1,6 +1,4 @@
|
||||||
<hr noshade>
|
<hr>
|
||||||
<a href="../../"><img src="../../gifs/home.gif" alt="FreeBSD Home Page"
|
|
||||||
border="0" align="right"></a>
|
|
||||||
<address>
|
<address>
|
||||||
<a href="../../mailto.html">www@freebsd.org</a>
|
<a href="../../mailto.html">www@freebsd.org</a>
|
||||||
</address>
|
</address>
|
||||||
|
|
|
@ -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>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,4 @@
|
||||||
<hr noshade>
|
<hr>
|
||||||
<a href="../../"><img src="../../gifs/home.gif" alt="FreeBSD Home Page"
|
|
||||||
border="0" align="right"></a>
|
|
||||||
<address>
|
<address>
|
||||||
<a href="../../mailto.html">www@freebsd.org</a>
|
<a href="../../mailto.html">www@freebsd.org</a>
|
||||||
</address>
|
</address>
|
||||||
|
|
|
@ -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>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue