mirror of
https://github.com/Pathduck/pathduck.github.io.git
synced 2026-07-16 16:42:00 -04:00
added indexes
This commit is contained in:
+43
-25
@@ -1,29 +1,47 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>HTML Test Cases</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link rel="icon" href="../favicon.ico" sizes="32x32">
|
||||
<link rel="stylesheet" type="text/css" media="screen, projection" href="style.css">
|
||||
</head>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="Author" content="Made by 'tree'">
|
||||
<meta name="GENERATOR" content="$Version: $ tree v1.7.0 (c) 1996 - 2014 by Steve Baker, Thomas Moore, Francesc Rocher, Florian Sesser, Kyosuke Tokoro $">
|
||||
<title>test</title>
|
||||
<style type="text/css">
|
||||
<!--
|
||||
BODY { font-family : ariel, monospace, sans-serif; }
|
||||
P { font-weight: normal; font-family : ariel, monospace, sans-serif; color: black; background-color: transparent;}
|
||||
B { font-weight: normal; color: black; background-color: transparent;}
|
||||
A:visited { font-weight : normal; text-decoration : none; background-color : transparent; margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px; display: inline; }
|
||||
A:link { font-weight : normal; text-decoration : none; margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px; display: inline; }
|
||||
A:hover { color : #000000; font-weight : normal; text-decoration : underline; background-color : yellow; margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px; display: inline; }
|
||||
A:active { color : #000000; font-weight: normal; background-color : transparent; margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px; display: inline; }
|
||||
.VERSION { font-size: small; font-family : arial, sans-serif; }
|
||||
.NORM { color: black; background-color: transparent;}
|
||||
.FIFO { color: purple; background-color: transparent;}
|
||||
.CHAR { color: yellow; background-color: transparent;}
|
||||
.DIR { color: blue; background-color: transparent;}
|
||||
.BLOCK { color: yellow; background-color: transparent;}
|
||||
.LINK { color: aqua; background-color: transparent;}
|
||||
.SOCK { color: fuchsia;background-color: transparent;}
|
||||
.EXEC { color: green; background-color: transparent;}
|
||||
-->
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
Test Custom protocol: <a href="sftp://mab.sdf.org">mab.sdf.org</a>
|
||||
<div>
|
||||
Test Flash download link: <a href="https://get.adobe.com/flashplayer/">Download</a>
|
||||
<div>
|
||||
Test Mailto link: <a href="mailto:test@example.com">Mailto link</a>
|
||||
<div>
|
||||
Test TEL link: <a href="tel:1-234-567-8910">TEL link</a>
|
||||
<div>
|
||||
Test FTP download: <a href="ftp://ftp.sunet.se/robots.txt">Download over FTP</a>
|
||||
<div>
|
||||
Test "insecure" EXE download: <a href="http://ftp.matrixgames.com/pub/amazon/Afghanistan11-SetupBeta-v070.exe">Download over plain HTTP</a>
|
||||
<div>
|
||||
Test IFrame:<br>
|
||||
<iframe width="100%" height="200px" src="https://int21.de/frametest/"></iframe>
|
||||
<div>
|
||||
Test IFrame PDF:<br>
|
||||
<iframe width="100%" height="400px" src="https://research.google.com/pubs/archive/44678.pdf"></iframe>
|
||||
<div>
|
||||
</body>
|
||||
<h1>test</h1><p>
|
||||
<a class="NORM" href=".">.</a><br>
|
||||
[ 0 Jul 6 18:54] <a class="DIR" href="./focus/">focus</a><br>
|
||||
[ 0 Jul 6 18:54] <a class="DIR" href="./js/">js</a><br>
|
||||
[ 0 Jul 6 18:54] <a class="DIR" href="./login/">login</a><br>
|
||||
[ 0 Jul 6 18:56] <a class="DIR" href="./pdf/">pdf</a><br>
|
||||
[ 0 Mar 19 2021] <a class="DIR" href="./referrer/">referrer</a><br>
|
||||
[ 0 Jul 6 18:56] <a class="DIR" href="./translate/">translate</a><br>
|
||||
[ 0 Sep 19 2020] <a class="DIR" href="./video-mkv-aac/">video-mkv-aac</a><br>
|
||||
[1.1K Jul 6 19:04] <a class="NORM" href="./test-links.html">test-links.html</a><br>
|
||||
<br><br>
|
||||
</p>
|
||||
<p>
|
||||
|
||||
7 directories, 2 files
|
||||
<br><br>
|
||||
</p>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user