mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
7 lines
193 B
HTML
7 lines
193 B
HTML
<html>
|
|
<body style="background-color: rgb(255,0,0)">
|
|
<iframe style="position: fixed; top: 11" src="data:text/html,<body style='background-color: rgba(0,0,255,0.5)'>">
|
|
</iframe>
|
|
</body>
|
|
</html>
|