mirror of
https://bitbucket.org/vendoo/vendoo_v1.0.git
synced 2025-12-25 11:47:40 +00:00
11 lines
189 B
HTML
11 lines
189 B
HTML
<html>
|
|
<body>
|
|
<div>
|
|
<a href="content"><h1>Go to content</h1></a>
|
|
</div>
|
|
<br/>
|
|
<div>
|
|
<a href="othercontent"><h1>Go to other content</h1></a>
|
|
</div>
|
|
</html>
|