index.html
来自「这是NTFS文件0.5版本技术文件」· HTML 代码 · 共 31 行
HTML
31 行
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><!-- http://linux-ntfs.sourceforge.net/ntfs/style/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, you're probably looking for the <a href="../index.html">NTFS Documentation</a>. </p> </body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?