-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
127 lines (105 loc) · 3.76 KB
/
Copy pathindex.html
File metadata and controls
127 lines (105 loc) · 3.76 KB
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
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title> RM Informations</title>
<link rel="stylesheet" type="text/css" href="style.css"/>
<link rel="icon" type="image/png" sizes="32x32" href="logo.png" />
<meta name="author" content="RM." />
<meta name="description" content="Just a personnal website." />
</head>
<body>
<header class="main-header">
<div class="header-row">
<div class="header-logo">
<a href="index.html">
<img src="logo.png" alt="" width="60" height="60">
</a>
</div>
<div class="header-container">
<ul>
<li><a href="Projects.html" class="header-button"><strong>PROJECTS</strong></a></li>
<li><a href="https://raphaelmos.github.io/Resume/" class="header-button"><strong>Curriculum Vitae</strong></a></li>
</ul>
</div>
</div>
</header>
<div class="vc_row element-row row vc_custom_1478727859541">
<div class="wpb_column vc_column_container vc_col-sm-12">
<div class="wpb_wrapper">
<div class="fw-section hb-fw-599b22a654ae9 without-border no-overlay light-style">
<div class="row fw-content-wrap">
<div class="col-12 nbm">
<div id="learning-automated-div" style="text-align: center; font-size: 48px;
line-height: 52px; padding: 100px 5px 10px 5px;">
<span style="color:#FFFFFF;"><strong>Raphaël </strong></span></div>
<div id="learning-automated-div" style="text-align: center; font-size: 20px;
line-height: 50px; padding: 30px 2px 3px 2px;">
<span style="color:#FFFFFF;"><strong>WELCOME TO MY WEBSITE!</strong></span>
<div style="text-align: center; font-size: 18px; line-height: 22px; padding: 0 5px 40px 5px">
<table border="0" cellpadding="10" cellspacing="3" style="width:100%;">
</table>
</div>
</div>
</div>
</div>
</div></div></div>
<h2 itemprop="name"><a href="https://informatique.up8.edu/"><span style="color:#808080;"><div style="text-align: center;"><strong>Previously in Paris 8 Université Informatique</strong></h2></a>
<div> </div>
</div><!-- five -->
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div style="text-align: center;"><button style="background-color: #333339; border: none; color: white; padding: 15px 32px; text-align: center; text-decoration: none; display: inline-block; font-size: 16px;"> <a href="Projects.html" style="color: green;">PROJECTS</a> </button>
<button style="background-color: #333339; border: none; color: white; padding: 15px 32px; text-align: center; text-decoration: none; display: inline-block; font-size: 16px;"> <a href="contact.html" style="color: green;">CONTACT</a> </button> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<footer class="main-footer">
<div class="footer-row">
<div class="footer-container">
<ul>
<span style="color:#FF9020;"><p>2025 Tous droits réservés au site ©</p>
</ul>
</div>
</div>
</footer>
</tbody>
<body/>
</html>