-
Notifications
You must be signed in to change notification settings - Fork 0
/
Become a Sponsor.html
190 lines (157 loc) · 9.7 KB
/
Become a Sponsor.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
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
<!DOCTYPE html>
<html lang="en">
<head>
<title>Become a Sponsor | Tangier Warriors</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="shortcut icon" type="image/png" href="./images/mini logo.png" />
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,900" rel="stylesheet">
<link rel="stylesheet" href="fonts/icomoon/style.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="fonts/flaticon/font/flaticon.css">
<link rel="stylesheet" href="css/style.css">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet"/>
</head>
<body data-spy="scroll" data-target=".site-navbar-target" data-offset="300">
<div class="site-wrap">
<div class="site-mobile-menu site-navbar-target">
<div class="site-mobile-menu-header">
<div class="site-mobile-menu-close mt-3">
<span class="icon-close2 js-menu-toggle"></span>
</div>
</div>
<div class="site-mobile-menu-body"></div>
</div>
<header class="site-navbar py-4 js-sticky-header site-navbar-target" role="banner">
<div class="container">
<div class="row align-items-center">
<div class="col-6 col-xl-2">
<a href="index.html"><img class="logo" src="images/LOGO_COLOR without background.png" alt="Tangier Warriors"></a>
</div>
<div class="col-12 col-md-10 d-none d-xl-block">
<nav class="site-navigation position-relative text-right" role="navigation">
<ul class="site-menu main-menu js-clone-nav mr-auto d-none d-lg-block">
<li><a href="index.html" class="nav-link">Home</a></li>
<li><a href="index.html#projects-section" class="nav-link">Projects</a></li>
<li><a href="Gallery.html">GALLERY</a></li>
<li><a href="Achievement & Awards.html" class="nav-link">ACHIEVEMENT & AWARDS</a></li>
<li><a href="team.html" class="nav-link">Team</a></li>
<li><a href="index.html#contact-section" class="nav-link">Contact</a></li>
<li><span><a href="Become a Sponsor.html" class="btn" id="idea" style="font-size: 13px; font-weight: 600; padding: 10px 15px;">Become a Sponsor!</a></span></li>
</ul>
</nav>
</div>
<div class="col-6 d-inline-block d-xl-none ml-md-0 py-3" style="position: relative; top: 3px;"><a href="#" class="site-menu-toggle js-menu-toggle text-black float-right"><span class="icon-menu h3"></span></a></div>
</div>
</header>
<div class="container">
<div class="blank"></div>
<form id="ides" class="p-5 bg-white">
<h2 class="h4 text-black">Become a Sponsor</h2>
<small>Empower the next generation of innovators by sponsoring our robotics club and help us shape a smarter future together.</small>
<div class="row form-group">
<div class="col-md-6 mb-3 mb-md-0">
<label class="text-black" for="name">Name</label>
<input type="text" id="name" class="form-control">
</div>
<div class="col-md-6">
<label class="text-black" for="lname">EMAIL </label>
<input type="text" id="contact" class="form-control">
</div>
</div>
<div class="row form-group">
<div class="col-md-12">
<label class="text-black" for="email">Subject</label>
<input type="text" id="title" class="form-control">
</div>
</div>
<div class="row form-group">
<div class="col-md-12">
<label class="text-black" for="message">Description</label>
<textarea name="desc" id="desc" cols="30" rows="7" class="form-control" placeholder="Support our mission to inspire and develop future leaders in technology! By sponsoring our robotics club, your company will not only enhance its visibility within the community but also contribute directly to the educational growth and technological advancement of young minds. Join us in paving the way for innovative problem-solving and engineering excellence."></textarea>
</div>
</div>
<div class="row form-group">
<div class="col-md-12">
<input type="submit" value="Submit!" class="btn" id="idea-btn">
</div>
</form>
</div>
</div>
<footer class="site-footer">
<div class="container">
<div class="row">
<div class="col-md-4">
<h2 class="footer-heading mb-4">Feedback</h2>
<a href="https://www.google.com" target="__blank">Your Opinion Matters!</a>
</div>
<div class="col-md-4">
<h2 class="footer-heading mb-4">PAGES</h2>
<a href="index.html">HOME</a><br>
<a href="index.html#projects-section">PROJECTS</a><br>
<a href="Gallery.html">GALLERY</a><br>
<a href="Achievement & Awards.html">Achievement & Awards</a><br>
<a href="team.html">TEAM</a><br>
</div>
<div class="col-md-4">
<h2 class="footer-heading mb-4">Contact Us</h2>
<svg xmlns="http://www.w3.org/2000/svg" width="12" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-map-pin">
<path d="M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0118 0z"></path>
<circle cx="12" cy="10" r="3"></circle>
</svg> IFMIA TFZ, Tangier MOROCCO
<br>
<svg xmlns="http://www.w3.org/2000/svg" width="13" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mail">
<path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"></path>
<polyline points="22,6 12,13 2,6"></polyline>
</svg> Email: <a href="https://mail.google.com/mail/?view=cm&fs=1&[email protected]" target="_blank">[email protected]</a>
<br>
<svg xmlns="http://www.w3.org/2000/svg" width="13" 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 0012.63 8 4 4 0 009 12.63 4 4 0 0012.37 16 4 4 0 0016 11.37z"></path>
<line x1="17.5" y1="6.5" x2="17.51" y2="6.5"></line>
</svg> Instagram: <a href="https://www.instagram.com/tangier_warriors/" target="_blank">tangier_warriors</a>
<br>
<svg xmlns="http://www.w3.org/2000/svg" width="13" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-linkedin">
<path d="M16 8a6 6 0 00-11 4.92V21h3v-6.29c0-1.89.39-3.39 2.56-3.39s2.47 1.65 2.47 3.46V21h3V12a6 6 0 00-5-5.91"></path>
<rect x="2" y="9" width="4" height="12"></rect>
<circle cx="4" cy="4" r="2"></circle>
</svg> LinkedIn: <a href="https://www.linkedin.com/company/tangier-warriors/" target="_blank">Tangier Warriors</a>
<br>
<svg xmlns="http://www.w3.org/2000/svg" width="13" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-phone">
<path d="M22 16.92v3a1.5 1.5 0 01-1.65 1.5c-.26-.05-6.53-2.59-9.69-5.76S2.21 7.91 2.16 7.65A1.5 1.5 0 013.66 6h3a1.5 1.5 0 011.5 1.35c.05.32.76 3.76 2.85 5.85s5.53 2.8 5.85 2.85a1.5 1.5 0 011.35 1.5z"></path>
</svg> Phone: <a href="tel:+212632007161">+212 632 007 161</a>
</div>
</div>
</div>
<div class="rowtext-center" style="padding-top: 20px; text-align: center;">
<div class="col-md-12">
<hr>
<div>
<p>
Copyright ©
<script>
document.write(new Date().getFullYear());
</script> All rights reserved | This website is made <i class="icon-heart" aria-hidden="true"></i> by <a href="https://www.instagram.com/taha_taidi_laamiri/" target="_blank">TAIDI LAAMIRI Taha</a>
</p>
</div>
</div>
</div>
</div>
</footer>
<script src="js/jquery-3.3.1.min.js"></script>
<script src="js/jquery-migrate-3.0.1.min.js"></script>
<script src="js/jquery-ui.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.stellar.min.js"></script>
<script src="js/jquery.countdown.min.js"></script>
<script src="js/bootstrap-datepicker.min.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/aos.js"></script>
<script src="js/jquery.fancybox.min.js"></script>
<script src="js/jquery.sticky.js"></script>
<script src="js/main.js"></script>
<script src="js/init.js"></script>
</body>
</html>