<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
   <head>
      <title>HelloWorld.x3d (X3dToX3dom.xslt Cobweb)</title>
      <meta http-equiv="X-UA-Compatible" content="chrome=1,IE=edge"/>
      <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
      <meta name="generator" content="http://www.web3d.org/x3d/stylesheets/X3dToX3dom.xslt"/>
      <!-- Cobweb developer site: https://github.com/create3000/cobweb -->
      <link rel="stylesheet" type="text/css"
            href="https://cdn.rawgit.com/create3000/cobweb/master/stable/2/2.3/cobweb.css"/>
      <script type="text/javascript" src="https://cdn.rawgit.com/create3000/cobweb/master/stable/2/2.3/cobweb.min.js"></script>
<style>
#main {
        width: 768px;
}
X3DCanvas {
    /* Format 16:9 */
    width: 100%;
    height: 432px;
}
.references {
    padding: 5px;
    background: lightgray;
}
.references p {
    margin: 0;
}
</style>
   </head>
   <body id="htmlBody">
      <div id="main">
         <h2>HelloWorld.x3d</h2>
         <p>
            <span class="webfont">Simple X3D scene example: Hello World!</span>
         </p>
         <div class="references">
            <p>
               <a href="HelloWorld.x3d">Original X3D scene</a>
            </p>
         </div>
<X3DCanvas url='"HelloWorld.x3d"'>
   <p>Your browser might not support all features required by Cobweb!</p>
</X3DCanvas>
<div class="references" style="text-align: right;">
            <p>
               <a href="http://titania.create3000.de/cobweb" target="_blank">Cobweb X3D Browser</a>
            </p>
         </div>
      </div>
   </body>
</html>