Commit 6caa6442 authored by Arif's avatar Arif
Browse files

Update index.html

parent dc7fbaeb
Pipeline #8338 passed with stage
in 5 seconds
......@@ -40,12 +40,12 @@
</style>
</head>
<body>
<img src="https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg" alt="HfT Stuttgart" id="logo", float: center>
<h1>Welcome to WebXR demo!</h1>
<h4>Prepared by ARIF and SUDIPTA</h4>
<p>Click on one of the buttons below to go to Augmented Reality:</p>
<img src="https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg" alt="HfT Stuttgart" id="logo">
<button onclick="location.href='1-Cube.html'">Visualize Cube</button>
<button onclick="location.href='2-Hit.html'">Place a Road Roller</button>
<footer>&copy; 2023 HfT Stuttgart. Prepared By Azizul Arif & Sudipta Chowdhury</a>.</footer>
<footer>&copy; 2023 HfT Stuttgart. </a>.</footer>
</body>
</html>
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment