wa_gc_api / se_mes_f.html
DmitrMakeev's picture
Update se_mes_f.html
a7b71b2 verified
raw
history blame
No virus
581 Bytes
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Send Messages with Image</title>
<style>
body {
margin: 0;
padding: 0;
font-family: Arial, sans-serif;
}
iframe {
width: 100%;
height: 100vh;
border: none;
}
</style>
</head>
<body>
<iframe src="https://diamonik7777-wa-gc-api.hf.space/up_fa" title="Iframe Example"></iframe>
<iframe src="https://diamonik7777-wa-gc-api.hf.space/se_mes_im2" title="Iframe Example"></iframe>
</body>
</html>