mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
8 lines
243 B
HTML
8 lines
243 B
HTML
<html>
|
|
<body>
|
|
<iframe src="data:text/html,%3Cbody%20bgcolor%3D'%230000ff'%3E"
|
|
style="width: 100px; height: 100px; border:none; position:absolute;
|
|
top: 0px; left: 0px; -moz-transform: translateX(200px)"/>
|
|
</body>
|
|
</html>
|