-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdialogs.html
More file actions
63 lines (57 loc) · 2.28 KB
/
dialogs.html
File metadata and controls
63 lines (57 loc) · 2.28 KB
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
51
52
53
54
55
56
57
58
59
60
61
62
63
<!DOCTYPE html>
<html lang="en">
<head>
<!-- JSON-LD markup generated by Google Structured Data Markup Helper. -->
<!-- <script type="application/ld+json">
{
"@context" : "http://schema.org",
"name" : "leandro estrella experiments",
"image" : "https://live.staticflickr.com/65535/51259242423_18a25d9aac_o.png",
"url" : "http://lab.leandroestrella.com/",
"author" : {
"@type" : "Person",
"name" : "Leandro Estrella"
},
"datePublished" : "2014-07-15",
"applicationCategory" : "Lab",
"requirements" : "html 5, css 3, safari, chrome, firefox, webgl"
}
</script> -->
<meta charset="utf-8">
<link rel="author" href="https://leandroestrella.com">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="dialogs">
<title>dialogs</title>
<!-- CSS -->
<link href="css/style.css" rel="stylesheet" type="text/css">
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link rel="preconnect" href="https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400&display=swap"
rel="stylesheet">
</head>
<body>
<section class="content">
<h1>dialogs</h1>
<h3>short films, 16:9, 24 seconds, hd, sound, 2013</h3>
<div>
<iframe src="https://player.vimeo.com/video/104905578?loop=1&color=ffffff&title=0&byline=0&portrait=0"
frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe>
</div>
<div>
<iframe src="https://player.vimeo.com/video/76283407?loop=1&color=ffffff&title=0&byline=0&portrait=0"
frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe>
</div>
<script src="https://player.vimeo.com/api/player.js"></script>
<p>sequences of the visual dialogue between two participants, on the framed surface.</p>
</section>
<header class="glitch">
<a href="https://lab.leandroestrella.com">
<span class="st">l</span>eandro
<span class="st">e</span>strella
</a>
</header>
<!-- <footer>
<img src="img/scan.png" alt="leandro 3d scanned head" id="head">
</footer> -->
</body>
</html>