1 |
<html lang="ja" xml:lang="ja" |
2 |
xmlns="http://www.w3.org/1999/xhtml"> |
3 |
<head profile="http://suika.fam.cx/~wakaba/-temp/wiki/wiki?WikiHTMLMetaProfile"> |
4 |
<title lang="en" xml:lang="en">URI $B!=!=(B Uniform Resource Identifiers</title> |
5 |
<script type="text/javascript" src="uri-script.js"></script> |
6 |
<link rel="stylesheet" href="/www/style/html/xhtml" media="all" /> |
7 |
</head> |
8 |
<body> |
9 |
<h1>URI</h1> |
10 |
|
11 |
<div class="non-para"> |
12 |
$B85$N(B URI: <input type="text" value="" size="80" id="INPUT-URI" /> |
13 |
<input type="button" value="OK" id="SUBMIT" /> |
14 |
</div> |
15 |
|
16 |
<dl> |
17 |
<dt>Scheme</dt> |
18 |
<dd><span id="RESULT-URI-SCHEME"></span></dd> |
19 |
<dt>$BL?L>8"<T(B</dt> |
20 |
<dd><span id="RESULT-URI-AUTHORITY"></span></dd> |
21 |
<dt>$B7PO)(B</dt> |
22 |
<dd><span id="RESULT-URI-PATH"></span></dd> |
23 |
<dt>$B>H2q(B</dt> |
24 |
<dd><span id="RESULT-URI-QUERY"></span></dd> |
25 |
<dt>$BAGJR(B</dt> |
26 |
<dd><span id="RESULT-URI-FRAGMENT"></span></dd> |
27 |
</dl> |
28 |
|
29 |
</body> |
30 |
</html> |