diffusers-tableview / index.html
victor's picture
victor HF staff
Update index.html
cf01411
raw
history blame contribute delete
544 Bytes
<!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>