mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
3 lines
191 B
HTML
3 lines
191 B
HTML
<!DOCTYPE html>
|
|
<p style="width:100px;height:100px;background:red;">iframe 1</p>
|
|
<iframe src="data:text/html,<div style='width:400px;height:200px;background:yellow;'>iframe 2</div>"></iframe> |