Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Merge Conflict
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
kveske
Merge Conflict
Commits
dbdef12b
Commit
dbdef12b
authored
5 months ago
by
Karl-Christofer Veske
Browse files
Options
Downloads
Patches
Plain Diff
hinnakiri
parent
1e3ef1bf
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
hind.html
+51
-12
51 additions, 12 deletions
hind.html
with
51 additions
and
12 deletions
hind.html
+
51
−
12
View file @
dbdef12b
...
...
@@ -2,18 +2,57 @@
<html
lang=
"en"
>
<head>
<meta
charset=
"UTF-8"
>
<title>
Leht
</title>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"styles.css"
>
<script
src=
"scripts.js"
></script>
</head>
<body
class =
"home regularcontainer"
,
onload=
"setHover()"
>
<title>
Hind
</title>
<style>
body
{
text-align
:
center
;
width
:
80%
;
/* Makes body take up 80% of page width */
margin
:
0
auto
;
/* Centers the body itself */
padding
:
20px
;
/* Adds some space around content */
}
<div
class =
"center"
>
<h1
class=
"headline"
>
Welcome text
</h1>
<p
class=
"header_paragraph"
>
test lisan juurde
</p>
<button
class =
"nupp-button"
type=
"button"
onclick=
"window.location.href='post_Georg.html'"
>
Georg
</button>
<button
class =
"nupp-button"
type=
"button"
onclick=
"window.location.href='post_Karl.html'"
>
Karl
</button>
<button
class =
"nupp-button"
type=
"button"
onclick=
"window.location.href='post_Oliver.html'"
>
Oliver
</button>
</div>
table
{
margin
:
0
auto
;
/* Centers the table */
border
:
1px
solid
#8a8a8a
;
border-collapse
:
collapse
;
padding
:
20px
;
width
:
60%
;
}
th
,
td
{
border
:
1px
solid
#8a8a8a
;
border-collapse
:
collapse
;
}
th
{
font-size
:
20px
;
margin-top
:
20px
;
padding
:
15px
;
}
td
{
font-size
:
16px
;
padding
:
30px
;
}
</style>
</head>
<body>
<h1
style=
"font-size: 36px; margin-bottom: 80px;"
>
Marie ilutuba hinnakiri
</h1>
<table>
<tr>
<th>
Protseduur
</th>
<th>
Hind
</th>
</tr>
<tr>
<td>
Juukselõikus
</td>
<td>
69
</td>
</tr>
<tr>
<td>
Juuste värvimine
</td>
<td>
420
</td>
</tr>
<tr>
<td>
Murede kuulamine
</td>
<td>
999.99
</td>
</tr>
</table>
</body>
</html>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment