File size: 316 Bytes
c483669 |
1 2 3 4 5 6 7 8 9 10 11 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Embed HF Space</title>
</head>
<body>
<iframe src="https://tddschn-mq-quiz.hf.space/" width="100%" height="100%" style="border:none;"></iframe>
</body>
</html> |