Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Assignment-1
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
Vagle Oscar
Assignment-1
Commits
a9cfa306
Commit
a9cfa306
authored
5 years ago
by
Oscar Vagle
Browse files
Options
Downloads
Patches
Plain Diff
lagd en prootype for forside
parent
d014cca2
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
htmltrain.html
+13
-2
13 additions, 2 deletions
htmltrain.html
style.css
+50
-0
50 additions, 0 deletions
style.css
with
63 additions
and
2 deletions
htmltrain.html
+
13
−
2
View file @
a9cfa306
...
...
@@ -3,10 +3,21 @@
<head>
<meta
charset=
"utf-8"
>
<meta
name=
"author"
content=
"Oscar Vagle"
>
<link
rel=
"stylesheet"
href=
""
>
<link
rel=
"stylesheet"
href=
"
style.css
"
>
<title>
<
title
>
element
</title>
</head>
<body>
<h1>
<
h1
>
element
</h1>
<h1
class=
"titel"
>
Titel
</h1>
<table
class=
"table"
>
<tr>
<td>
STATUS
</td>
<td>
OM OS
</td>
<td>
FORSIDE
</td>
</tr>
</table>
<p
class=
"appetitvekker"
>
Vanedanner er et revolusjonerende prosjekt av inspirerende Aarhus studender.
</p>
<p
class=
"generelt"
>
Kommer snart: 2020
</p>
</body>
</html>
This diff is collapsed.
Click to expand it.
style.css
0 → 100644
+
50
−
0
View file @
a9cfa306
html
{
background-color
:
green
;
font-size
:
20px
;
}
h1
.titel
{
text-align
:
center
;
font-size
:
90px
;
}
body
{
text-align
:
center
;
}
.table
{
border
:
1px
sandybrown
;
text-align
:
center
;
}
p
.appetitvekker
{
font-style
:
oblique
;
}
a
:link
{
color
:
blue
;
}
a
:visited
{
color
:
greenyellow
;
}
ul
{
background
:
blue
;
padding
:
10px
;
border
:
1px
solid
black
;
}
li
{
list-style-type
:
square
;
}
li
.red
{
color
:
green
;
font-weight
:
bolder
;
}
li
+
ul
{
font-size
:
larger
;
}
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