mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-22 04:13:06 +09:00
10 lines
183 B
HTML
10 lines
183 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<fieldset style="display: inline">
|
|
<legend>This is legend text</legend>
|
|
This is other text
|
|
</fieldset>
|
|
</body>
|
|
</html>
|
|
|