| Index | Previous Tag: <LISTING> | Next Tag: <MARQUEE> |
Support:
| HTML Standard | Internet Explorer | Netscape Navigator |
|---|---|---|
| 3.2 and later | 1.0 and later | 2.0 and later |
| HTML Standard | Internet Explorer | Netscape Navigator |
|---|---|---|
| 4.0 and later | Not supported | Not supported |
Notes:
| HTML Standard | Internet Explorer | Netscape Navigator |
|---|---|---|
| 4.0 and later | Not supported | Not supported |
Notes:
| HTML Standard | Internet Explorer | Netscape Navigator |
|---|---|---|
| 4.0 and later | 4.0 and later | Not supported |
| HTML Standard | Internet Explorer | Netscape Navigator |
|---|---|---|
| 3.2 and later | 1.0 and later | 2.0 and later |
Notes:
| HTML Standard | Internet Explorer | Netscape Navigator |
|---|---|---|
| 4.0 and later | Not supported | Not supported |
Notes:
<MAP NAME="TestMap"> <AREA SHAPE="RECT" COORDS="0, 0, 199, 99" HREF="a.htm"> <AREA SHAPE="RECT" COORDS="199, 0, 399, 99" HREF="b.htm"> <AREA SHAPE="RECT" COORDS="399, 0, 599, 99" HREF="c.htm"> </MAP> <IMG SRC="coords.gif" USEMAP="#TestMap">