index.html

来自「这是NTFS文件0.5版本技术文件」· HTML 代码 · 共 39 行

HTML
39
字号
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><!-- http://linux-ntfs.sourceforge.net/ntfs/help/index.html --><html lang="en">  <head>    <meta http-equiv="refresh" content="0; url=../index.html">    <style type="text/css">    <!--      body {	color: #000;	background-color: #ffc;      }      h1, h2, h3 {	color: #069;	background-color: transparent;      }    -->    </style>    <title>redirect</title>  </head>  <body>    <h2>Linux NTFS - Redirect</h2>    <p>    Hmm, 也许你要看这边    <a href="../index.html">NTFS 中文在线文档</a>.    </p> 
    <br>
    <a class="contact" href="http://linux-ntfs.sourceforge.net/ntfs/help/index.html">Online</a>
    <a class="contact" href="http://www.reddragonfly.org/ntfs/help/index.html">中文在线</a>
    <!-- The two validators will only work if this page is visible on the web -->
    <a class="contact" href="http://validator.w3.org/check/referer">Validate HTML</a>
    <a class="contact" href="http://jigsaw.w3.org/css-validator/check/referer">Validate CSS</a>
    <a class="contact" href="mailto:webmaster@flatcap.org">$Id: index.html,v 1.10 2001/07/11 11:04:05 flatcap Exp $</a>
  </body>
</html>

⌨️ 快捷键说明

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