35[1].txt

来自「是学习html+js+css的好课件,结合ppt和程序来自己可以」· 文本 代码 · 共 16 行

TXT
16
字号
<html>
<head>
<title>映像链接</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>

<body bgcolor="#FFFFFF" text="#000000">
<img src="chinamap.gif" width="362" height="265" border="0" usemap="#Map"> 
<map name="Map"> 
  <area shape="poly" coords="110,195,151,190,149,159,108,149,91,124,44,125,36,154" href="http://www.enet.com.cn">
  <area shape="poly" coords="126,107,60,122,25,98,31,78,71,62,93,45,109,35,127,63,147,81" href="http://www.enet.com.cn">
  <area shape="poly" coords="111,114,151,113,178,135,167,158,122,151,105,135" href="http://www.enet.com.cn">
</map>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?