File size: 375 Bytes
6019630
5b48540
6019630
5b48540
 
 
6019630
 
5b48540
 
 
6019630
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>My Hugging Face Space</title>
</head>
<body>
    <h1>Welcome to My Space</h1>
    <p>This is a Hugging Face Space using HTML5.</p>
    <button onclick="alert('Hello from Hugging Face!')">Click Me!</button>
</body>
</html>