-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequestresource.html
128 lines (118 loc) · 6.36 KB
/
requestresource.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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no,minimum-scale=1,maximum-scale=1,user-scalable=no">
<!-- Bootstrap CSS -->
<link type="text/css" rel="stylesheet" href="css/bootstrap/bootstrap.css">
<!--<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" integrity="sha384-WskhaSGFgHYWDcbwN70/dfYBj47jz9qbsMId/iRN3ewGhXQFZCSftd1LZCfmhktB" crossorigin="anonymous">-->
<!-- Custom CSS -->
<link type="text/css" rel="stylesheet" href="css/styles/common.css">
<link type="text/css" rel="stylesheet" href="css/styles/requestevent.css">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,700,900" rel="stylesheet">
<title></title>
</head>
<body>
<nav id="nav" class="nav-main">
<ul class="nav-list">
<li class="list-item nav-logo"><a href="/">PC</a></li>
<li class="list-item"><a href="/events">Events</a></li>
<li class="list-item"><a href="/resources">Resources</a></li>
<li class="list-item"><a href="#">About</a></li>
</ul>
<span id="nav-icon-btn" class="nav-icon">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"
stroke="currentColor"
stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-menu">
<line x1="3" y1="12" x2="21" y2="12"></line>
<line x1="3" y1="6" x2="21" y2="6"></line>
<line x1="3" y1="18" x2="21" y2="18"></line>
</svg>
</span>
</nav>
<section class="container margin-t-b-120">
<main class="wrapper">
<h1>Request Resource</h1>
<p class="lead sub-heading">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor
incididunt ut labore et dolore magna aliqua.</p>
</main>
</section>
<section class=" container margin-t-b-80 width-x">
<form id="requestevent" action="#">
<div class="margin-b-20">
<input id="name" class="input-l" type="text" name="Your Name" placeholder="Your name" required="true">
</div>
<div class="margin-b-20">
<input id="email" class="input-l" type="email" name="Email" placeholder="Email" required="true">
</div>
<div class="margin-b-20">
<input id="technology" class="input-l" type="text" name="Technology" placeholder="Technology"
required="true">
</div>
<div class="margin-b-20">
<input id="links" class="input-l" type="text" name="Links" placeholder="Resource Link">
</div>
<button class="blue-button button">Send Request</button>
<p class="info-care-notice-red-color">We'll start accepting your request soon </span>
<p class="info-care-notice">We care about your personal Information <span class="info-care"><a href="#">Learn more</a></span>
</p>
</form>
</section>
<!-- Team-->
<section id="team" class="container">
<div class="margin-t-b-160 wrapper">
<h2 class="team-aim">The best teams share knowledge and love.</h2>
<p class="team-moto sub-heading">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor
incididunt
ut labore et dolore magna aliqua.</p>
</div>
</section>
<!--Footer-->
<footer id="footer" class="container-fluid">
<div class="wrapper">
<h2 class="footer-heading">Want to reach out to us?</h2>
<p class="footer-need-help sub-heading">If you want to share resource with us or need help or you're just
looking for advice
and direction then feel free to send us an email.</p>
<a href="mailto:[email protected]" class="blue-button button margin-t-b-80">Get in touch</a>
<div class="social-media">
<a href="#" class="footer-icons mr-2">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"
stroke="currentColor"
stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-facebook">
<path d="M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"></path>
</svg>
</a>
<a href="#" class="footer-icons ml-2 mr-2">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
class="feather feather-github">
<path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path>
</svg>
</a>
<a href="#" class="footer-icons ml-2">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"
stroke="currentColor"
stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-instagram">
<rect x="2" y="2" width="20" height="20" rx="5" ry="5"></rect>
<path d="M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"></path>
<line x1="17.5" y1="6.5" x2="17.5" y2="6.5"></line>
</svg>
</a>
</div>
<p class="footer-signature">
© 2018 All rights are reserved - <span class="footer-we">Design & Coded by Programmer's Club</span>
</p>
</div>
</footer>
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script type="text/javascript" src="js/bootstrap/jquery-3.3.1.js"></script>
<!--<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"></script>-->
<script type="text/javascript" src="js/bootstrap/bootstrap.js"></script>
<!-- Custom JS -->
<!--<script type="text/javascript" src="js/workshop.js"></script>-->
</body>
</html>