Skip to content
GitLab
    • Explore Projects Groups Snippets
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • ARproject1 ARproject1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Requirements
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Faizi
  • ARproject1ARproject1
  • Merge requests
  • !1
An error occurred while fetching the assigned milestone of the selected merge_request.

Update public/index.html

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Faizi requested to merge 32fame1mpg-master-patch-47828 into master 1 year ago
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1
  • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
Please register or sign in to reply
Compare
  • master (base)

and
  • latest version
    2fb1912f
    1 commit, 1 year ago

1 file
+ 75
- 20

    Preferences

    File browser
    Compare changes
public/index.html
+ 75
- 20
  • View file @ 2fb1912f

  • Edit in single-file editor

  • Open in Web IDE

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="generator" content="GitLab Pages">
<title>Plain HTML site using GitLab Pages</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="navbar">
<a href="https://pages.gitlab.io/plain-html/">Plain HTML Example</a>
<a href="https://gitlab.com/pages/plain-html/">Repository</a>
<a href="https://gitlab.com/pages/">Other Examples</a>
</div>
<h1>Hello World!</h1>
<p>
This is a simple plain-HTML website on GitLab Pages, without any fancy static site generator.
</p>
</body>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>HFT AR Projects</title>
<style>
body {
font-family: Arial, sans-serif;
text-align: center;
background-color: #f4f4f4;
margin: 0;
padding: 0;
}
header {
background-color: #003366;
color: white;
padding: 20px 0;
position: relative;
}
header img {
position: absolute;
right: 20px;
top: 20px;
width: 100px;
height: 100px;
}
header h1 {
margin: 0;
}
.content {
margin: 20px;
}
.button {
background-color: #003366;
color: white;
padding: 15px 25px;
margin: 10px;
border: none;
border-radius: 4px;
cursor: pointer;
font-size: 16px;
}
.button:hover {
background-color: #0055aa;
}
footer {
text-align: center;
margin-top: 50px;
padding: 10px;
background-color: #003366;
color: white;
}
footer a {
color: white;
text-decoration: none;
}
footer a:hover {
text-decoration: underline;
}
</style>
</head>
<body>
<header>
<h1>Welcome to HFT AR Projects</h1>
<img src="https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg" alt="HfT Stuttgart" />
</header>
<div class="content">
<p>Click on one of the buttons below to explore the AR projects:</p>
<button class="button" onclick="location.href='cube-project.html'">Cube Project</button>
<button class="button" onclick="location.href='tap-to-place-project.html'">Tap to Place Project</button>
</div>
<footer>
&copy; 2023 HfT Stuttgart. Prepared By <a href="mailto:your.email@example.com">Your Name</a>.
</footer>
</body>
</html>
0 Assignees
None
Assign to
0 Reviewers
None
Request review from
Labels
0
None
0
None
    Assign labels
  • Manage project labels

Milestone
No milestone
None
None
Time tracking
No estimate or time spent
Lock merge request
Unlocked
0
0 participants
Reference:
Source branch: 32fame1mpg-master-patch-47828

Menu

Explore Projects Groups Snippets

Dies ist die Gitlab-Instanz des Transferportals der Hochschule für Technik Stuttgart. Hier geht es zurück zum Portal