Parent Directory
|
Revision Log
were not part of CVS repository
| 1 | <html xml:lang="en" xmlns="http://www.w3.org/1999/xhtml"> |
| 2 | <head> |
| 3 | <title>Client-side Image Map</title> |
| 4 | </head> |
| 5 | <body> |
| 6 | |
| 7 | <p><img src="../../../../support/1.png" usemap="#m%61p1" alt="map1 image"/> |
| 8 | <!-- 141 x 62 --> |
| 9 | <map id="m%61p1" name="m%61p1"> |
| 10 | <area href="/" shape="rect" coords="0,0,50,60" title="Link 1"/> |
| 11 | <area href="/news" shape="rect" coords="50,0,100,60" title="Link 2"/> |
| 12 | </map></p> |
| 13 | |
| 14 | </body> |
| 15 | </html> |
| admin@suikawiki.org | ViewVC Help |
| Powered by ViewVC 1.1.24 |