Finished the assignment
- Added the text. - Some cleaning.
This commit is contained in:
parent
1ab6d00176
commit
7cc241cb53
Binary file not shown.
Before Width: | Height: | Size: 23 KiB |
|
@ -1,3 +0,0 @@
|
||||||
/**
|
|
||||||
*
|
|
||||||
*/
|
|
|
@ -20,7 +20,7 @@
|
||||||
<link href="https://fonts.cdnfonts.com/css/journal" rel="stylesheet">
|
<link href="https://fonts.cdnfonts.com/css/journal" rel="stylesheet">
|
||||||
|
|
||||||
<!-- dev voodoo magic line to refresh the page every 5 seconds. Probably very old. -->
|
<!-- dev voodoo magic line to refresh the page every 5 seconds. Probably very old. -->
|
||||||
<meta http-equiv="refresh" content="10">
|
<!-- <meta http-equiv="refresh" content="10"> -->
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="grid-container">
|
<div class="grid-container">
|
||||||
|
@ -28,7 +28,7 @@
|
||||||
<h1>Webb1 - Presentation</h1>
|
<h1>Webb1 - Presentation</h1>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<section grid-item content>
|
<section class="grid-item content">
|
||||||
<h2>Presentation</h2>
|
<h2>Presentation</h2>
|
||||||
|
|
||||||
<div class="presentation-box">
|
<div class="presentation-box">
|
||||||
|
@ -48,7 +48,12 @@
|
||||||
|
|
||||||
<div class="presentation-box extra-note">
|
<div class="presentation-box extra-note">
|
||||||
<div class="presentation-text">
|
<div class="presentation-text">
|
||||||
<p>Förr när jag hade fritid så arbetade jag på digitala projekt, spelutveckling eller konstruktion av möbler.</p>
|
<p>Citat från filmer</p>
|
||||||
|
<ul>
|
||||||
|
<li>"Who throws a shoe, honestly?", <br />Austin Powers.</li>
|
||||||
|
<li>"Life, uh, finds a way", <br />Jurrasic park.</li>
|
||||||
|
<li>"He's tall, like some Greek God!", <br />Andromeda.</li>
|
||||||
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
Loading…
Reference in New Issue