Update settings.html
Browse files- settings.html +1 -3
settings.html
CHANGED
|
@@ -2,10 +2,8 @@
|
|
| 2 |
<html>
|
| 3 |
<body>
|
| 4 |
|
| 5 |
-
<h2>HTML Iframes</h2>
|
| 6 |
-
<p>You can also use the CSS height and width properties to specify the size of the iframe:</p>
|
| 7 |
|
| 8 |
-
<iframe src="https://qr.green-api.com/waInstance1101761238/88b54820abd5445894bf547dca2fb2f32ee6e70a29004c18ab" style="height:
|
| 9 |
|
| 10 |
</body>
|
| 11 |
</html>
|
|
|
|
| 2 |
<html>
|
| 3 |
<body>
|
| 4 |
|
|
|
|
|
|
|
| 5 |
|
| 6 |
+
<iframe src="https://qr.green-api.com/waInstance1101761238/88b54820abd5445894bf547dca2fb2f32ee6e70a29004c18ab" style="height:100%;width:780px" title="Iframe Example"></iframe>
|
| 7 |
|
| 8 |
</body>
|
| 9 |
</html>
|