-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.php
158 lines (146 loc) · 7.45 KB
/
about.php
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
<?php include_once("common.htm"); ?>
<title>About</title>
<div id="part2">
<div class="row">
<div class="col s12">
<ul class="tabs">
<li class="tab col s4"><a class="active" href="#about">About Us</a></li>
<li class="tab col s4"><a href="#team">Team Frontier</a></li>
<li class="tab col s4"><a href="#contact">Contact Us</a></li>
</ul>
</div>
<div id="about" class="col s12">
<h1>We, at Frontier strive to offer in-depth reviews and stories to enrich your passion for technology. We're determined to give our readers quality content and keep you updated with what's going on around the world. Be it a new gadget, a new software or a leak, we'll be there to talk about it. Are you just as enthused about technology? Follow us, you wont be disappointed.
<p>We're not perfect. Suggestions are always welcome. If you've got something to say, head to the contact us page.</p>
<p>Go on, read through the articles</p>
<p>Happy reading!</p>
<p style="text-align:right;">-Team Frontier</p>
</h1>
</div>
<div id="team" class="col s12">
<div class="row">
<div class="col s4">
</div>
<div class="col s4">
<div id="team">
<table class="teamtable">
<tr>
<td><div class="team" style="background-image:url('pics/Animesh.jpg'); background-position:40% 20%; background-size:100%;">
</div><span id="animesh" class="name">Animesh</span><p><span class="position">Gadget Head</span></p></div>
</td>
<td><div class="team" style="background-image:url('pics/Bhargav.jpg'); background-position:50% 40% ; background-size:100%;">
</div><span id="bhargav" class="name">Bhargav</span><p><span class="position">Web Dev Head</span></td>
<td><div class="team" style="background-image:url('pics/Pramod.jpg'); background-position:50% 40% ; background-size:100%;">
</div><span id="pammi" class="name">Pramod</span><p><span class="position">Tech News Head</span></td>
</tr>
<tr>
<td><div class="team" style="background-image:url('pics/Sanchit.jpg'); background-position:20% 20%; background-size:100%;">
</div><span id="sanchit" class="name">Sanchit</span><p><span class="position">Gaming Head</span></td>
<td><div class="team" style="background-image:url('pics/Sandeep.jpg'); background-position:10% 50%; background-size:100%;">
</div><span id="sandeep" class="name">Sandeep</span><p><span class="position">Design Head</span></td>
<td><div class="team" style="background-image:url('pics/Satya.jpg'); background-position:40% 20%; background-size:100%;">
</div><span id="satya" class="name">Satyajeet</span><p><span class="position">Automobile Head</span></td>
</tr>
<tr>
<td><div class="team" style="background-image:url('pics/Srikar.jpg'); background-position:40% 20%; background-size:100%;">
</div><span id="srikar" class="name">Srikar</span><p><span class="position">Gaming Head</span></td>
<td><div class="team" style="background-image:url('pics/Utkarsh.jpg'); background-position:40% 30%; ">
</div><span id="utkarsh" class="name">Utkarsh</span><p><span class="position">Software Head</span></p></td>
<td><div class="team" style="background-image:url('pics/Varun.jpg'); background-position:40% 20%; background-size:100%;">
</div><span id="varun" class="name">Varun</span><p><span class="position">Editor-in Chief</span></td>
</tr>
</table>
</div>
</div>
</div>
</div>
<div id="contact" class="col s12">
<div class="row">
<form class="col s12" method="post" action="contact.php">
<div class="row">
<div class="input-field col s6">
<input name="name" id="full_name" type="text" class="validate" required>
<label for="full_name">Name</label>
</div>
<div class="input-field col s6">
<input name="email" id="email" type="email" class="validate" required>
<label for="email">Email</label>
</div>
</div>
<div class="row">
<div class="input-field col s12">
<textarea name="content" id="textarea1" class="materialize-textarea" required></textarea>
<label for="textarea1">How can we help you?</label>
</div>
</div>
<div class="row">
<div class="input-field col s12">
<button class="btn waves-effect waves-light" type="submit" name="action">Submit
<i class="material-icons">send</i>
</button>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
<footer style="background:#000000;" class="page-footer">
<div class="container">
<div class="row">
<div class="col s4">
<a href="default.php" style="font-family:forque;font-size:22px;">The Frontier</a>
<div class="fb-page" data-href="https://www.facebook.com/TheFrontier.in" data-width="250" data-small-header="false" data-adapt-container-width="false" data-hide-cover="false" data-show-facepile="true" data-show-posts="false"><div class="fb-xfbml-parse-ignore"><blockquote cite="https://www.facebook.com/TheFrontier.in"><a href="https://www.facebook.com/TheFrontier.in">VecTech</a></blockquote></div></div>
</div>
<div class="col s2">
<h3 style="color:#FFFFFF;margin:0;font-size:25px;float:left;">Categories</h3>
<div class="left">
<a href="news.php" style="font-size:18">News</a>
<br/><a href="gadgets.php" style="font-size:18">Gadgets</a>
<br/><a href="sci-fi.php" style="font-size:18">Sci-Fi</a>
<br/><a href="gaming.php" style="font-size:18">Gaming</a>
<br/><a href="reviews.php" style="font-size:18">Reviews</a>
</div>
</div>
<div class="col s2">
<h3 style="color:#FFFFFF;margin:0;font-size:25px;float:left;">Other Stuff</h3>
<div class="left">
<a href="about.php" style="font-size:18">About Us</a>
<br/><a style="font-size:18">Advertise</a>
<br/><a href="about.php#contact" style="font-size:18">Contact Us</a>
</div>
</div>
<div class="col s2">
<h3 style="color:#FFFFFF;margin:0;font-size:25px;float:left;">Connect</h3>
<div class="left">
<img style="margin-right:10px;" src='images/footer/Facebook.png' height="20"><a href='http://www.facebook.com/TheFrontier.in' style="font-size:18">Facebook</a>
<br/> <img style="margin-right:10px;" src='images/footer/Twitter.png' height="20"><a style="font-size:18px;">Twitter</a>
<br/> <img style="margin-right:10px;" src='images/footer/Flipboard.png' height="20"><a style="font-size:18px;">Flipboard</a>
</div>
</div>
<div class="col s2">
<h3 style="color:#FFFFFF;margin:0;font-size:25px;float:left;">Subscribe</h3>
<div class="row">
<div class="input-field col s12">
<input id="email" type="email" class="validate">
<label for="email">Email</label>
<br>
<button class="btn waves-effect waves-light subscribe" type="submit" name="action">Subscribe
<i class="material-icons">send</i>
</button>
</br>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer-copyright">
<div class="container">
© 2015 VecTech
<a class="grey-text text-lighten-4 right" href="#!">
</a>
</div>
</div>
</footer>