10 lines
172 B
HTML
10 lines
172 B
HTML
|
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>XID Examples</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
XID tests and examples.
|
||
|
</body>
|
||
|
</html>
|