Files correlati : cg0.exe cg0700a.msk cg0700b.msk cg3.exe cg4.exe Bug : Commento: Merge 1.0 libraries
12 lines
187 B
HTML
12 lines
187 B
HTML
<html>
|
|
<head>
|
|
<title>Sample Anchor</title>
|
|
</head>
|
|
<body>
|
|
<p><a href="file.html#anchor">Click Me!</a></p>
|
|
<p>
|
|
<a name="jumphere"></a>Here's a destination to jump to.
|
|
</p>
|
|
</body>
|
|
</html>
|