mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-21 20:03:08 +09:00
10 lines
181 B
HTML
10 lines
181 B
HTML
<!DOCTYPE html>
|
|
|
|
<html>
|
|
<body>
|
|
<span src="test.jpg" style="width: 150px; height: 200px; float: right;">Right Float</span>
|
|
<p>
|
|
Text in the block
|
|
</p>
|
|
</body>
|
|
</html>
|