Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GVI
GeoVis
Commits
423ee269
Commit
423ee269
authored
Mar 01, 2021
by
hdastageeri
Browse files
Update index.html
parent
6a39f6b8
Pipeline
#2007
passed with stages
in 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/index.html
View file @
423ee269
...
...
@@ -97,15 +97,20 @@
<div
class=
"card-body"
>
<p
class=
"card-text"
>
Beschreibungstext hier einfügen...
</p>
</div>
<!-- Hier die Links hinzufügen -->
<div
class=
"d-flex justify-content-between align-items-center btnGroupDiv"
>
<div
class=
"btn-group"
>
<form
action=
"beispielprojekt/src/beispiel.html"
class=
"form-signin"
method=
"GET"
>
<button
type=
"submit"
class=
"btn btn-sm btn-outline-secondary"
>
Details
</button>
<button
type=
"submit"
class=
"btn btn-sm btn-outline-secondary"
>
GIT
</button>
</form>
<form
action=
"beispielprojekt/src/beispiel.html"
class=
"form-signin"
method=
"GET"
>
<button
type=
"submit"
class=
"btn btn-sm btn-outline-secondary"
>
Details
</button>
</form>
<button
type=
"submit"
class=
"btn btn-sm btn-outline-secondary"
>
YouTube
</button>
</form>
<form
action=
"beispielprojekt/src/beispiel.html"
class=
"form-signin"
method=
"GET"
>
<button
type=
"submit"
class=
"btn btn-sm btn-outline-secondary"
>
Website
</button>
</form>
</div>
<!-- <small class="text-muted">9 mins</small> -->
</div>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment