mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-16 17:33:08 +09:00
9 lines
177 B
HTML
9 lines
177 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body>
|
|
<div style="padding:50px; border-radius:50px; width:400px; height:400px;">
|
|
<input type="radio">
|
|
<input type="checkbox">
|
|
</div>
|
|
</body>
|
|
</html>
|