Spaces:
Running
Running
<html> | |
<head> | |
<title>Test Page</title> | |
</head> | |
<body> | |
<iframe src="http://localhost:4444" width="100%" height="600px"> | |
<!-- Fallback content for browsers that don't support iframes --> | |
<p>Your browser does not support iframes.</p> | |
</iframe> | |
</body> | |
</html> |