-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathportfolio.html
More file actions
101 lines (100 loc) · 5.95 KB
/
portfolio.html
File metadata and controls
101 lines (100 loc) · 5.95 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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
<!DOCTYPE html>
<head>
<link rel="stylesheet" href="indexv2.css">
<style>
@media (pointer:none), (pointer:coarse), (max-resolution: 1dppx), (max-width: 400) {
#content-portfolio {
flex-direction: column;
}
.artcol {
width: 90%;
}
video {
height: auto;
width: 100%;
margin-bottom: 60px !important;
}
.artcol > img {
border-radius: 0;
margin-bottom: 60px;
}
#content-portfolio {
align-items: center;
}
}
</style>
</head>
<body>
<div style="height: 100px;"></div>
<div id="content-portfolio">
<div class="artcol" id="ac1">
<video width="300" height="170" loop autoplay muted playsinline onclick="expand(this)">
<source src="videos/angelflap40000-0059.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<video width="300" height="300" loop autoplay muted playsinline onclick="expand(this)">
<source src="videos/windowplant.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<video width="300" height="420" loop autoplay muted playsinline onclick="expand(this)" style="margin: -5px 0;">
<source src="videos/drone.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<img src="images/148Robot.png" onclick="expand(this)">
<video width="300" height="300" loop autoplay muted playsinline onclick="expand(this)">
<source src="videos/holo_bunny.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<img src="images/looker.png" onclick="expand(this)">
<img src="images/voloombetter.png" onclick="expand(this)">
<img src="images/Columns.png" onclick="expand(this)">
<img src="images/succ5.png" onclick="expand(this)">
<img src="images/hologram.jpg" onclick="expand(this)">
<img src="images/hoverBike.png" onclick="expand(this)">
<img src="images/ladybugRobot.png" onclick="expand(this)">
<img src="images/Spaceship.png" onclick="expand(this)">
<img src="images/darkCity.png" onclick="expand(this)">
<video width="300" height="300" loop autoplay muted playsinline onclick="expand(this)">
<source src="videos/cat.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<img src="images/crawlypoly4.png" onclick="expand(this)">
<img src="images/villageSquareFinal.png" onclick="expand(this)">
</div>
<div class="artcol" id="ac2">
<img src="images/bigBuilding.PNG" onclick="expand(this)">
<img src="images/therig.png" onclick="expand(this)">
<img src="images/lifters.png" onclick="expand(this)">
<video width="300" height="300" loop autoplay muted playsinline onclick="expand(this)">
<source src="videos/train1.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<img src="images/bakery.png" onclick="expand(this)">
<video width="300" height="300" loop autoplay muted playsinline onclick="expand(this)">
<source src="videos/alienHead.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<img src="images/bubbles.png" onclick="expand(this)">
<img src="images/robotheadNewer.png" onclick="expand(this)">
<img src="images/dronerender2.png" onclick="expand(this)">
<img src="images/ghibliFinal.png" onclick="expand(this)">
<video width="300" height="300" loop autoplay muted playsinline onclick="expand(this)">
<source src="videos/catWithFlower.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<img src="images/structure.png" onclick="expand(this)">
<img src="images/smoothies.png" onclick="expand(this)">
<img src="images/up.png" onclick="expand(this)">
</div>
</div>
<div id="fullsc" class="hidden" onclick="hideFocused()">
<img id="focusedimg" onclick="event.stopPropagation()" class="centered" src="images/bigBuilding.PNG">
<video id="focusedvideo" class="centered" width="300" height="300" loop autoplay muted playsinline>
<source src="videos/train1.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<svg id="leftarrow" onclick="leftClicked(event)" xmlns="http://www.w3.org/2000/svg" baseProfile="full" version="1.1" style="fill: none;" width="50px" height="90px"><path style="stroke-width: 15px; stroke-linecap: round; stroke-linejoin: round; stroke: rgb(106, 106, 106); fill: none;" d=""/><path style="stroke-width: 15px; stroke-linecap: round; stroke-linejoin: round; stroke: rgb(74, 74, 74); fill: none;" d=""/><path style="stroke-width: 10px; stroke-linecap: round; stroke-linejoin: round; stroke: rgb(255, 255, 255); fill: none;" d="M45,15 L45,15 L15,45 L45,75 "/></svg>
<svg id="rightarrow" onclick="rightClicked(event)" xmlns="http://www.w3.org/2000/svg" baseProfile="full" version="1.1" style="fill: none;" width="50px" height="90px"><path style="stroke-width: 15px; stroke-linecap: round; stroke-linejoin: round; stroke: rgb(106, 106, 106); fill: none;" d=""/><path style="stroke-width: 15px; stroke-linecap: round; stroke-linejoin: round; stroke: rgb(74, 74, 74); fill: none;" d=""/><path style="stroke-width: 10px; stroke-linecap: round; stroke-linejoin: round; stroke: rgb(255, 255, 255); fill: none;" d="M45,15 L45,15 L15,45 L45,75 "/></svg>
</div>
<script src="index.js"></script>
</body>