-
Notifications
You must be signed in to change notification settings - Fork 1
/
faq.php
362 lines (351 loc) · 8.66 KB
/
faq.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
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
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>theretrobook | faq</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.png">
<link ref="apple-touch-icon" sizes="128x128" href="favicon.png">
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MPG37RZ"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<center>
<div class="header">
<a href="index.php" style="text-decoration: none"><img src="logo.png" class="logo"/></a>
<img src="faceman.png" class="face"/>
<?php
include 'header.php';
?>
</div>
<div class="welcome">
<p class="welcometext">Frequently Asked Questions</p>
<div class="border">
<h2 class="loginsign">FAQ</h2>
<div class="questiondiv">
<div class="question"><p class="questext">What is Theretrobook?</p></div>
<p class="answer">Theretrobook ( The · Retro · Book ) is an online directory that connects people through social networks. It gives anyone the ability to browse the internet in 2004.</p>
</div>
<!-- This is what its about -->
<div class="questiondiv">
<div class="question">
<p class="questext">Why thefacebook?</p>
</div>
<p class="answer">
We are a fan-project based off <i>thefacebook</i> and while not affiliated with <i>Meta</i> or <i>facebook</i> in anyway, we wanna give anyone the possiblity to experience thefacebook in 2004-2005, and we serve as an internet revival project.
</p>
</div>
<!-- Data and privacy -->
<div class="questiondiv">
<div class="question">
<p class="questext">What do you do to our data?</p>
</div>
<p class="answer">
We may be based off a <b>NOT-SO DATA FRIENDLY COMPANY</b>, your data is safe with us. Your account passwords are safely hashed and all your privacy and account information is safely stored privately in a database.
</p>
</div>
<!-- Error -->
<div class="questiondiv">
<div class="question">
<p class="questext">What to do if my account is not loading</p>
</div>
<p class="answer">
There can be many reasons as to why your account is not loading, possibly still being cached up, your profile picture being loaded/downloaded into our files, or your public info hasn't fully queried into our database.
</p>
</div>
<!-- block -->
<div class="questiondiv">
<div class="question">
<p class="questext">What do I do to block or report spam?</p>
</div>
<p class="answer">
We are currently working on the abilty to do that. I know, I know, its annoying. But at most just ignore them. If they friend you, hey, you got a new amigo. If they message you, least you don't look lonely in your inbox.
</p>
</div>
<!-- features -->
<div class="questiondiv">
<div class="question">
<p class="questext">Why are so many features unavailable?</p>
</div>
<p class="answer">
Many core features such as inviting, social net, or the privacy page are undeveloped, why? Well, its mainly because lack of imagery or source. + it takes awhile to build all those features, and this is a side project of mine, as of now, I'm just testing the waters.
</p>
</div>
<!-- algor -->
<div class="questiondiv">
<div class="question">
<p class="questext">Do you use any algorithms?</p>
</div>
<p class="answer">
No, we don't. we have a similar businuess model and mindset as other revival projects, in which we don't wanna show you a constant feed of ads and I wanna serve as a break from constant "Attention-span-ruining" Social media apps.
</p>
</div>
<!-- ads -->
<div class="questiondiv">
<div class="question">
<p class="questext">Are you open to ad hosting?</p>
</div>
<p class="answer">
We are open to anyone who wants to host ads for their company. Email <a style="color: #538AE3;">[email protected]</a> if so.
</p>
</div>
<br>
<!-- sources -->
<div class="questiondiv">
<div class="question">
<p class="questext">Where do you get most of your designs from?</p>
</div>
<p class="answer">
Its difficult rebuilding a entire social network from scratch, and its even harder trying to find almost lost media 2004 interviews with Mark Zuckerburg, to find a 2 second preview of say, the <i>Global</i> page.
</p>
</div>
<!-- global -->
<div class="questiondiv">
<div class="question">
<p class="questext">What is the difference between the Global and search page?</p>
</div>
<p class="answer">
The search page by default, pretty much shows you the Global Page, but it provides the abilty to search for users by name. And the global page simply shows you all the users registered. except you.
</p>
</div>
<!-- app -->
<div class="questiondiv">
<div class="question">
<p class="questext">Are you ever building an app?</p>
</div>
<p class="answer">
Considering the fact that we haven't even built the privacy page, I wouldn't get all your hopes up, even then, I still wouldn't get excited for an app.
</p>
</div>
</div>
</div>
</div>
</div>
<?php
require 'loginarea.php';
?>
</center>
</body>
<style type="text/css">
.header {
position: relative;
border: 1px solid #3B5999;
width: 601px;
margin-left: -1px;
background-color: #3B5998;
left: 75px;
height: 35px;
border-radius: 5px;
z-index: 3;
}
.name {
position: relative;
left: 100px;
left: 120px;
color: #538BDE;
font-family: Tahoma,Verdana,Segoe,sans-serif;
font-size: 35px;
top: -px;
}
.loginsign {
font-family: Tahoma,Verdana,Segoe,sans-serif;
font-size: 19px;
font-weight: bolder;
color: #3B5998;
font-size: 11px;
text-align: left;
padding-left: 13px;
margin-top: 20px;
padding-bottom: 4px;
border-bottom: 1px solid #D8DFEA;
margin-bottom: 45px;
}
.welcome {
position: relative;
font-family: Tahoma,Verdana,Segoe,sans-serif;
border-top: 0px solid;
border: 1px solid #3B5998;
background-color: #6D84B4;
width: 600px;
height: 25px;
z-index: 5;
top: -15px;
margin-top: 10px;
left: 75px;
}
.welcome a {
color: #6D84B4;
}
.logo {
height: 30px;
display: flex;
margin-right: auto;
position: relative;
top: 2px;
}
.face {
top: -31px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
left: -365px;
position: relative;
z-index: -1;
}
.welcometext {
color: white;
position: relative;
margin-top: 5px;
text-align: left;
margin-left: 10px;
font-size: 14px;
font-weight: bolder;
}
.welcometext {
color: white;
position: relative;
margin-top: 5px;
left: 5px;
text-align: left;
}
.border {
position: relative;
border: 1px solid lightgray;
min-height: 200px;
background-color: white;
top: -10px;
width: 600px;
left: -1px;
border-bottom: 2px solid #3D65C2;
}
.desc {
position: relative;
text-align: left;
left: 5px;
font-size: 13px;
width: 520px;
}
.namee {
font-size: 13px;
position: relative;
left: 100px;
top: 10px;
text-align: left;
line-height: 16px;
}
.questiondiv {
min-height: 50px;
width: 450px;
margin-bottom: 15px;
}
.question {
width: 452px;
left: -1px;
min-height: 20px;
position: relative;
top: -17px;
font-family: Tahoma,Verdana,Segoe,sans-serif;
color: white;
}
.questext {
font-size: 12px;
text-align: left;
position: relative;
top: 3px;
color: #3B59B3;
left: 5px;
max-width: 452px;
padding-bottom: 5px;
border-bottom: 1px solid #D8DFEA;
font-weight: bolder;
}
.answer {
font-family: Tahoma,Verdana,Segoe,sans-serif;
color: black;
font-size: 11px;
text-align: left;
margin-top: -10px;
margin-left: -5px;
width: 400px;
margin-bottom: 40px;
}
@media only screen and (max-width:700px) {
.name {
left: -25px;
font-size: 25px;
margin-top: 25px;
}
.namee {
margin-left: -20px;
top: 15px;
}
.header {
width: 600px;
left: 30px;
}
.welcome {
left: 0px;
width: 400px;
z-index: 2;
}
.welcometext {
margin-left: 5px;
}
.border {
width: 400px;
top: -12px;
}
.desc {
width: 380px;
}
.login {
top: 30px;
height: 30px;
}
.signup {
top: 30px;
height: 40px;
}
.form {
position: relative;
left: -50px;
margin-top: -2px;
}
.rn {
left: -40px;
height: 30px;
}
.reg {
left: 110px;
top: -15px;
height: 30px;
}
.error {
left: 60px;
top: 30px;
}
.form1 {
position: relative;
left: 60px;
margin-top: 15px;
}
.questiondiv {
width: 350px;
}
.question {
width: 352px;
}
.answer {
width: 300px;
}
@media only screen and (max-width:500px) {
.header {
left: 0px;
}
}
}
</style>
</html>