forked from asathoor/brushup
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
50 lines (41 loc) · 2.38 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<!DOCTYPE html lang="da">
<html>
<head>
<meta charset="UTF-8">
<link href="css/style.css" type="text/css" rel="stylesheet">
<title>Your title goes here</title>
</head>
<body>
<!-- Samuel L. Ipsum stuff from: http://slipsum.com/ -->
<a href="https://www.w3schools.com/css/css3_animations.asp"> W3 css animation</a>
<article id="first">
<!-- start slipsum code -->
<h1>I can do that</h1>
<p>Well, the way they make shows is, they make one show. That show's called a pilot. Then they show that show to the people who make shows, and on the strength of that one show they decide if they're going to make more shows. Some pilots get picked and become television programs. Some don't, become nothing. She starred in one of the ones that became nothing. </p>
<!-- end slipsum code -->
</article>
<article>
<!-- start slipsum code -->
<h1>I can do that</h1>
<figure>
<img src="images/bro_800-x-450.JPG" alt="Lillebæltsbroen">
<figcaption>Lillebæltsbroen, © Per Thykjær Jensen, 2016.</figcaption>
</figure>
<p>Well, the way they make shows is, they make one show. That show's called a pilot. Then they show that show to the people who make shows, and on the strength of that one show they decide if they're going to make more shows. Some pilots get picked and become television programs. Some don't, become nothing. She starred in one of the ones that became nothing. </p>
<!-- end slipsum code -->
</article>
<article>
<!-- start slipsum code -->
<h1>I can do that</h1>
<p>Well, the way they make shows is, they make one show. That show's called a pilot. Then they show that show to the people who make shows, and on the strength of that one show they decide if they're going to make more shows. Some pilots get picked and become television programs. Some don't, become nothing. She starred in one of the ones that became nothing. </p>
<!-- end slipsum code -->
</article>
<article>
<!-- start slipsum code -->
<h1>I can do that</h1>
<p>Well, the way they make shows is, they make one show. That show's called a pilot. Then they show that show to the people who make shows, and on the strength of that one show they decide if they're going to make more shows. Some pilots get picked and become television programs. Some don't, become nothing. She starred in one of the ones that became nothing. </p>
<!-- end slipsum code -->
</article>
asdafeaf xxxxx
</body>
</html>