DmitrMakeev
commited on
Commit
•
9ab56c9
1
Parent(s):
dfeb4d9
Create se_mes_f.html
Browse files- se_mes_f.html +23 -0
se_mes_f.html
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<!DOCTYPE html>
|
2 |
+
<html lang="en">
|
3 |
+
<head>
|
4 |
+
<meta charset="UTF-8">
|
5 |
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
6 |
+
<title>Send Messages with Image</title>
|
7 |
+
<style>
|
8 |
+
|
9 |
+
|
10 |
+
|
11 |
+
</style>
|
12 |
+
</head>
|
13 |
+
<body>
|
14 |
+
|
15 |
+
|
16 |
+
<iframe src="https://diamonik7777-wa-gc-api.hf.space/up_fa" height="200" width="300" title="Iframe Example"></iframe>
|
17 |
+
|
18 |
+
|
19 |
+
<iframe src="https://diamonik7777-wa-gc-api.hf.space/se_mes_im2" height="200" width="300" title="Iframe Example"></iframe>
|
20 |
+
|
21 |
+
|
22 |
+
</body>
|
23 |
+
</html>
|