workadventure/maps/tests/EmbeddedWebsite/integrated_website_1.html

11 lines
265 B
HTML

<html>
<head>
</head>
<body>
<h1>Hello world</h1>
<p>This is a webpage integrated in your map</p>
<p>Here is a form, right in your map! <input type="text" value="because I can!"> <button>Submit!</button></p>
</body>
</html>