mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-29 18:58:40 +09:00
8 lines
217 B
HTML
8 lines
217 B
HTML
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<body>
|
|
<div style="width: 10em; display: -moz-grid;">
|
|
<select><option>A</option></select>
|
|
<select><option>B</option></select>
|
|
</div>
|
|
</body>
|
|
</html>
|