face.htm
来自「《精通Visual C++图像处理编程(第3版)》附盘」· HTM 代码 · 共 25 行
HTM
25 行
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>电子工业出版社欢迎您!</title>
<style type="text/css">
<!--
body {
background-color: #F2F2F2;
}
-->
</style></head>
<body>
<table width="98%" height="98%" border="0" align="center" cellpadding="5" cellspacing="1">
<tr>
<td align="center" valign="middle"><img src="face.jpg" width="620" height="155" border="0" usemap="#Map"></td>
</tr>
</table>
<map name="Map">
<area shape="rect" coords="192,121,343,148" href="http://www.phei.com.cn" target="_blank">
<area shape="rect" coords="356,121,479,148" href="http://www.hxedu.com.cn" target="_blank">
</map>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?