-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
62 lines (44 loc) · 1.99 KB
/
index.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
<!DOCTYPE html>
<html>
<head>
<title>TheHackingProject</title>
<meta charset="utf-8"/>
<link rel="stylesheet" type="text/css" href="main.css">
</head>
<!-- TheHackingProject is your liberty ship -->
<body>
<div class="container">
<div class="nav">
<br>
<br>
<br>
<br>
<ul>
<li><a href="http://www.thehackingproject.org/login"target="_blank">Sign up</li>
<li><a href="http://www.thehackingproject.org/contact"target="_blank">Can i code ?</li>
<li><a href="http://www.thehackingproject.org/modalites"target="_blank">Free tickets</li>
<li><a href="http://www.thehackingproject.org/"target="_blank">About THP</a></li>
</ul>
</div>
<div class="main">
<h1>The Hacking Project</h1>
<h2>=> your liberty ship for the digital world </h2>
<p><br>You feel lost in transaltion in that digital world ?</p>
<p>Join us and go to its conquest !</p>
<p>Here is <a href="cities.html">list</a> a list of cities where you can meet members of the community THP</p>
<h4>Confidence come by coding</h4>
<div>
<object type="application/x-shockwave-flash" width="600" height="333" data="hp://www.youtube.com/v/c4D786zRO6g">
<param name="movie" value="hp://www.youtube.com/v/c4D786zRO6g" />
<param name="wmode" value="transparent" />
<p>.. mhm .. le Flash semble sorti de votre vie .. 0_0 .. allez, une petite pyramide pour se consoler.. </p>
<p><a href="https://www.sololearn.com/Profile/8737572"target="_blank">.. pyramide du vendredi ..</a></p>
<p>.. je .. l'architecte .. sinon .. pour cette vidéo qui ne s'est pas ouverte sous tes yeux ébahis ..</p>
<p>tu peux toujours aller la voir en soumettant cette adresse à ton navigateur préféré <a href="https://www.youtube.com/watch?v=c4D786zRO6g">https://www.youtube.com/watch?v=c4D786zRO6g</a>"</p>
</object>
<p id="footer"><a href="http://www.thehackingproject.org"target="_blank">TheHackingProject.org the official site</a> </p>
</div>ouveau
</div>
</div>
</body>
</html>