-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
168 lines (148 loc) · 5.52 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
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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Nandhitha</title>
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/fontawesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link rel="stylesheet" href="style.css">
<!-- <script>
if (window.innerWidth > 500) {
var head = document.getElementsByTagName('head')[0];
var s1 = document.createElement("script");
s1.type = "text/javascript";
s1.src = "parallax.js";
head.appendChild(s1);
}
// if (screen && screen.width > 600) {
// document.write('<script src="parallax.js"> <\ / script > ');
// }
</script> -->
</head>
<body>
<div class="keyart" id="nonparallax">
</div>
<!-- ######################parallax##################### -->
<div class="parallax-container" id="parallax">
<div class="parallax-layer layer-0" data-parallax-speed="0.2" data-max-scroll="2000"></div>
<div class="parallax-layer layer-1" data-parallax-speed="0.3" data-max-scroll="2000"></div>
<div class="parallax-layer layer-2" data-parallax-speed="0.4" data-max-scroll="2000"></div>
<div class="parallax-layer layer-3" data-parallax-speed="0.1" data-max-scroll="2000"></div>
<div class="parallax-layer layer-4" data-parallax-speed="0.5" data-max-scroll="2000"></div>
<div class="parallax-layer layer-5" data-parallax-speed="0.6" data-max-scroll="2000"></div>
<div class="parallax-layer layer-6" data-parallax-speed="0.7" data-max-scroll="2000"></div>
<div class="parallax-layer layer-7" data-parallax-speed="1.0" data-max-scroll="20000"></div>
<div class="parallax-layer layer-8" data-parallax-speed="1.2" data-max-scroll="2000"></div>
</div>
<!-- ################################################### -->
<div class="container">
<div class="row">
<!-- row1 -->
<h1>About Me</h1>
<div class="col-xs-12 col-sm-12 col-md-4 col-lg-4">
<!-- column1 -->
<div class="thumbnail">
<img src="http://i.imgur.com/a1s0Qsw.jpg" alt="image">
<div class="caption">
<h3 class="thumbnail-heading">Graphic Designer</h3>
<p>Adobe is my life's breath. I see the world in colours and fonts.</p>
</div>
</div>
</div>
<!-- end column1 -->
<div class="col-xs-12 col-sm-12 col-md-4 col-lg-4">
<!-- column2 -->
<div class="thumbnail">
<img src="http://i.imgur.com/wk7JscH.jpg" alt="image">
<div class="caption">
<h3 class="thumbnail-heading">Performing artist</h3>
<p>Music is food for the soul. And I cook that food well.</p>
</div>
</div>
</div>
<!-- end column2 -->
<div class="col-xs-12 col-sm-12 col-md-4 col-lg-4">
<!-- column3 -->
<div class="thumbnail">
<img src="http://i.imgur.com/b2tUsuX.jpg" alt="image">
<div class="caption">
<h3 class="thumbnail-heading">Business Student</h3>
<p>Love for design + business background = Urban Turban, my graphic designing company</p>
</div>
</div>
</div>
<!-- end column3 -->
</div>
<!-- #######end of row1######## -->
<div class="row">
<!-- row2 -->
<h1>Business student | Performing Artist | Graphic Designer</h1>
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item" src="https://www.youtube.com/embed/JGUWjM8NkkU"></iframe>
</div>
</div>
<!-- ##########end of row2########### -->
<div class="row">
<h1>Knock Knock, Who's There?</h1>
<!-- row3 -->
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
<!-- column1 -->
<div class="panel panel-default text-muted">
<div class="panel-body">
<form action="https://coderinyou-1332.appspot.com/submit" method="post">
<h3> Contact me! </h3>
<div class="form-group">
<label for="username-id">Name</label>
<input id="username-id" type="text" name="USERNAME" placeholder="hello it's me" class="form-control" required>
</div>
<div class="form-group">
<label for="email-id">Email</label>
<input id="email-id" type="text" name="EMAIL" placeholder="hello can you hear me?" class="form-control" required>
</div>
<input type="submit" value="Whoosh" class="btn btn-primary">
</form>
</div>
</div>
</div>
<!-- end of column1 -->
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6 text-center">
<!-- column2 -->
<h3 class="text-primary">Get in touch</h3>
<p class="text-muted2">Let's talk about how you can best be served by the skills, experience and knowledge I possess in the following fields</p>
<table class="table">
<tr>
<td>Music</td>
</tr>
<tr>
<td>Designing</td>
</tr>
<tr>
<td>Marketing</td>
</tr>
</table>
</div>
<!-- end of column2 -->
</div>
<!-- ##########end of row3########## -->
<div class="row footer">
<!-- row4 -->
<div class="col-xs-12 text-center">
<!-- column1 -->
<hr>
<div id="footer">
<ul class="list-inline">
<li><i class="fa fa-music fa-3x" aria-hidden="true"></i></li>
<li><i class="fa fa-briefcase fa-3x" aria-hidden="true"></i></li>
<li><i class="fa fa-paint-brush fa-3x" aria-hidden="true"></i></li>
</ul>
</div>
</div>
<!-- end of column1 -->
</div>
<!-- #######end of row4####### -->
</div>
<script type="text/javascript" src="https://cdn.jsdelivr.net/jquery/3.1.1/jquery.min.js"></script>
<script src="parallax.js">
</script>
</body>
</html>