intro.htm

来自「PerfectDisk v7.0 Build 46 汉化版『高效专业的整理碎片工」· HTM 代码 · 共 21 行

HTM
21
字号
<html>

<head>
<title>PerfectDisk Intro</title>
</head>

<body background="full.jpg">
<img src="clear.gif" usemap=#FULL border=0> 

<map name="FULL">
<area shape="rect" coords="60,140,205,157" href="http://www.raxco.com" title="www.raxco.com" Target="Top">
<area shape="rect" coords="60,168,205,185" href="http://www.raxco.com/support/windows/pd70/PD70_UserGuide.pdf" title="Users Guide" TARGET="TOP">
<area shape="default" nohref>
</map>

<!-- True coordinates
70, 155, 205, 172
70, 183, 205, 200
-->
</body>
</html>

⌨️ 快捷键说明

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