mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-26 02:17:34 +09:00
9 lines
333 B
HTML
9 lines
333 B
HTML
<!DOCTYPE html>
|
|
<a href="1.html">hello world</a>
|
|
<a href="1.html">hello world</a><a href="1.html">hello world</a>
|
|
<div name="div1">
|
|
<a href="2.html" name="link1">hello world</a>
|
|
<a href="2.html" name="link2">hello world</a>
|
|
</div>
|
|
|
|
<a href="1.html">hello world</a><a href="1.html">hello world</a><a href="1.html">hello world</a>
|