mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 16:46:26 +00:00
8 lines
154 B
HTML
8 lines
154 B
HTML
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<body>
|
|
<style id="element1">
|
|
iframe { width:300px; height:300px; border:none; }
|
|
</style>
|
|
</body>
|
|
</html>
|