mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-08 07:31:32 +00:00
10 lines
186 B
HTML
10 lines
186 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>
|