mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-18 02:13:08 +09:00
8 lines
183 B
HTML
8 lines
183 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<link rel='stylesheet' type='text/css' href='style.css'>
|
|
<body>
|
|
<input type='radio' class='ref'>
|
|
<input type='radio' class='ref'>
|
|
</body>
|
|
</html>
|