lazarus/examples/helphtml/html/index.html

10 lines
138 B
HTML

<html>
<body>
Table of content:<br>
<br>
<a href="edit1.html">edit1.html</a><br>
<a href="edit2.html">edit2.html</a><br>
</body>
</html>