-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathgraphicsdesign_regis.html
More file actions
69 lines (56 loc) · 2.26 KB
/
graphicsdesign_regis.html
File metadata and controls
69 lines (56 loc) · 2.26 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Graphic Designing | Key-a-Byte</title>
<meta name="theme-color" content="#41228e">
<meta name="description" content="The Best Opportunity Ever?">
<link rel="icon" type="image/png" sizes="600x600" href="assets/img/logo_fav.png">
<link rel="icon" type="image/png" sizes="600x600" href="assets/img/logo_fav.png">
<link rel="icon" type="image/png" sizes="600x600" href="assets/img/logo_fav.png">
<link rel="icon" type="image/png" sizes="600x600" href="assets/img/logo_fav.png">
<link rel="icon" type="image/png" sizes="600x600" href="assets/img/logo_fav.png">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,400">
<!-- Google web font "Open Sans" -->
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/demo.css" />
<link rel="stylesheet" href="css/templatemo-style.css">
<script type="text/javascript" src="js/modernizr.custom.86080.js"></script>
</head>
<body>
<div id="particles-js"></div>
<ul class="cb-slideshow">
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
</ul>
<div class="container-fluid">
<div class="row cb-slideshow-text-container ">
<div class="tm-content col-xl-6 col-sm-8 col-xs-8 ml-auto section">
<header class="mb-5">
<h1>Graphic Designing</h1>
</header>
<h3>Key-a-Byte</h3><br>
<P class="mb-5">Are you a designer with interest and eye for detail that’s been eating this quarantine
to stir up your creativity? How about you give designing for an awesome hackathon coming up ?</P>
<form action="#" method="get" class="subscribe-form">
<div class="row form-section">
<div class="col-md-5 col-sm-5 col-xs-5">
<a class="tm-btn-subscribe" role="button" style="background-position: center;padding: 21px;"
href="https://organizers.typeform.com/to/RRoxO4ik">Closed!</a>
</div>
</div>
</form>
</div>
</div>
</div>
</body>
<script type="text/javascript" src="js/particles.js"></script>
<script type="text/javascript" src="js/app.js"></script>
</html>