Spaces:
Running
Running
File size: 544 Bytes
f7e1d67 cf01411 f7e1d67 3c762ed 17e6f6f f7e1d67 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
<!DOCTYPE html>
<html style="width: 100%; height: 100%">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>My static Space</title>
<link rel="stylesheet" href="style.css" />
</head>
<body style="width: 100%; height: 100%">
<iframe class="airtable-embed" src="https://airtable.com/embed/shrnthGcOU1zaeQD1?backgroundColor=red&viewControls=on" frameborder="0" onmousewheel="" width="100%" height="100%" style="background: transparent; border: 1px solid #ccc;"></iframe>
</body>
</html>
|