mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-23 04:43:07 +09:00
16 lines
373 B
HTML
16 lines
373 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body>
|
|
<div>Hello</div>
|
|
<div style="padding-left:2px;">Hello</div>
|
|
<div>Hello</div>
|
|
<div style="padding-left:2px;">Hello</div>
|
|
<div style="padding-left:2px;">Hello</div>
|
|
|
|
<div>Hello</div>
|
|
<div style="padding-left:2px;">Hello</div>
|
|
<div>Hello</div>
|
|
<div style="padding-left:2px;">Hello</div>
|
|
<div style="padding-left:2px;">Hello</div>
|
|
</body>
|
|
</html>
|