mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-18 10:23:08 +09:00
6 lines
178 B
HTML
6 lines
178 B
HTML
<!DOCTYPE HTML>
|
|
<style>
|
|
p { color: fuchsia }
|
|
</style>
|
|
<p>This is a paragraph inside the iframe.</p>
|
|
<div style="display:none"><p>This is a paragraph inside the iframe.</p></div>
|