-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout-geb.html
78 lines (69 loc) · 4.17 KB
/
about-geb.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
<html>
<head>
<link rel="stylesheet" type="text/css" href='new-page.css'> <!-- css linked to the new-page.css document -->
</link>
<link href='http://fonts.googleapis.com/css?family=Lobster+Two' rel='stylesheet' type='text/css'>
</link>
<title>Global E-Business</title>
<meta name="Keywords"
content="global, e-business, GEB, lille, université, olivier sirven, student, students, global ebusiness, e-business, master">
<meta name="description"
content="global, e-business, GEB, lille, université, olivier sirven, student, students, global ebusiness, e-business, master">
<meta name="author" content="Basile, Zhaniya, Quentin">
<meta name="copyright" content="GEB Lille">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="UTF-8">
</head>
<body>
<header>
<span class="logo"><a href="index.html">Global E-Business</a></span>
<div class='banner'>
<ul class='banner'>
<li class='banner'><a href="index.html" class='banner'>Home</a></li>
<li class='banner'><a href="about-geb.html" class='banner'>About GEB</a></li>
<li class='banner'><a href="alumni.html" class='banner'>Alumni</a></li>
<li class='banner'><a href="contact.html" class="banner">Contact us</a></li>
</ul>
</nav>
</div>
</header>
<div class="About GEB">
<h1> About the GEB Master</h1> Avec image iliad en background
<p1>Key Fact<br> 12 years & 300 students</p1>
<p1>General Information<br>The GEB or Global E-Business Master is a degree specialized in two main study fields : the International Business studies and the IT studies. At the end of the year students will get double-skills degree in both areas.
<br>This Master also differs from others degrees by its students. Indeed, students have different backgrounds and come from a variety of countries which will help to improve english based skills and open their minds.
<br>Moreover, most of the professors have a professional background and are glad to help any student in their field of expertise and knowledge.
<br>The GEB Master offers a supportive environment and an opportunity to learn and develop the necessary skills to a successful carrier.</p1>
<p2>Program of the year<br> image of the programm
<br>During the first semester, students share the business courses (Negociation, Marketing, Supply Chain and Trade Finance) with the other International Business masters.
<br>The internship begins from the beginning of march. Students have to work for 3 months at minimum and the deadline is 30th of september. It is advised to start your research in the beginning of january.
<br>The final project starts at the beginning of the master with the creation of the team and the selection of the subject.<br>Time management is the most difficulty this year, it is recommended to work regularly or you will be overloaded with the other courses.</p2>
<p3>Admissions</p3>
<p5>Career Path</p5>
<p4>Campus & Student Life<br></p4>
</div></h1>
<!-- WRITE CODE FROM THERE -->
<!-- TO THERE -->
<footer>
<div class='footer'>
<ul><a href="index.html">Home</a>
<li><a href="https://en.lilletourism.com/">Discover Lille</a></li>
<li><a href="https://www.univ-lille.fr/home/">Discover the University</a></li>
<li><a href="https://www.thelocal.fr/20171017/lille-why-would-anyone-want-to-live-there">Lille, the
students
city</a></li>
<li><a href="#">Photo Album</a></li>
<li><a href="#">Reviews of students</a></li>
<li><a href="#">Companies of GEB students</a></li>
</ul>
<ul><a href="about-geb.html">About GEB</a>
<li>Truc</li>
<li>Truc</li>
</ul>
<ul><a href="pages/alumi/alumni.html">Alumni</a></ul>
<ul><a href="#">Miscellaneous</a></ul>
<ul><a href="contact.html">Contact us</a></ul>
</div>
</footer>
</body>
</html>