Make the navigation bar lynx friendly.
This commit is contained in:
parent
8375ff6fa7
commit
e38b4e12a1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=2222
8 changed files with 102 additions and 90 deletions
24
ja/doc.hdr
24
ja/doc.hdr
|
|
@ -1,17 +1,17 @@
|
|||
<!-- $Id: doc.hdr,v 1.4 1997-11-23 22:55:10 max Exp $ -->
|
||||
<!-- $Id: doc.hdr,v 1.5 1997-11-28 14:52:43 max Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.5 -->
|
||||
<!-- Original revision: 1.6 -->
|
||||
|
||||
<IMG SRC="../../gifs/bar.gif" ALT="" WIDTH="565" HEIGHT="33" BORDER=0 usemap="#bar">
|
||||
<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="">
|
||||
<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>
|
||||
<br clear=all>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue