mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-22 20:33:10 +09:00
6 lines
143 B
HTML
6 lines
143 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<div id="test">first second third [<span style="background: yellow">fourth</span>]</div>
|
|
</body>
|
|
</html>
|