-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
146 lines (133 loc) · 6.97 KB
/
Copy pathindex.html
File metadata and controls
146 lines (133 loc) · 6.97 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
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8" />
<title>Bachelier en Techniques Graphiques - Orientation Techniques Infographiques - Section Web</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Liste des organisations associées aux cours de Web du bachelier en Techniques Graphiques de la Haute École de la Province de Liège" />
<link rel="stylesheet" href="css/styles.css" />
</head>
<body>
<main>
<header>
<h1 role="heading" aria-level="1">
<abbr title="Haute École de la Province de Liège">HEPL</abbr>
<strong>Bachelier en Techniques Graphiques</strong>
<span>Orientation Techniques Infographiques</span>
<em>Section Web</em>
</h1>
</header>
<section id="introduction">
<h2 role="heading" aria-level="2">Introduction</h2>
<p>Bienvenue sur le <em>microsite</em> de la <strong>Section Web</strong>, qui a pour vocation de vous lister les organisations GitHub propres à chaque cours.</p>
</section>
<section class="bloc" id="bloc-one">
<h2 role="heading" aria-level="2">Bloc 1</h2>
<p>Dans ce bloc, les cours proposé pour l’apprentissage des technologies du Web se concentrent sur les bases de la création de pages Web, avec l’apprentissage des langages <abbr title="Hypertext Markup Language">HTML</abbr> et <abbr title="Cascading Stylesheets">CSS</abbr></p>
<p>Une introduction à la qualité Web, via un cours théorique de Design Web</p>
<ul>
<li>
<a href="https://github.com/tecg-cpw" data-orga="tecg-cpw">
<strong>Création de pages Web</strong>
<em>tecg-cpw</em>
</a>
</li>
<li>
<a href="https://github.com/tecg-dwt" data-orga="tecg-dwt">
<strong>Design Web Théorie</strong>
<em>tecg-dwt</em>
</a>
</li>
</ul>
</section>
<section class="bloc" id="bloc-two">
<h2 role="heading" aria-level="2">Bloc 2</h2>
<p>Les cours de Web du deuxième bloc s’adressent aux étudiants qui choisissent d’entamer un parcours professionnel dans le Web. La programmation y occupe une grande place, tant côté client avec Javascript, que côté serveur.</p>
<p>Un très gros cours de Design Web permet aux étudiants de réaliser des projets, parmi lesquels certains utilisent le <abbr title="Content Management System">CMS</abbr> Wordpress</p>
<p>Ces mêmes étudiants ont également l’occasion de s’essayer au Design d’interfaces pour les mobiles</p>
<ul>
<li>
<a href="https://github.com/tecg-dw" data-orga="tecg-dw">
<strong>Design Web</strong>
<em>tecg-dw</em>
</a>
</li>
<li>
<a href="https://github.com/tecg-dwm" data-orga="tecg-dwm">
<strong>Design d’applications mobiles</strong>
<em>tecg-dwm</em>
</a>
</li>
<li>
<a href="https://github.com/tecg-dcc" data-orga="tecg-dcc">
<strong>Développement Côté Client</strong>
<em>tecg-dcc</em>
</a>
</li>
<li>
<a href="https://github.com/tecg-dcs" data-orga="tecg-dcs">
<strong>Développement Côté Serveur</strong>
<em>tecg-dcs</em>
</a>
</li>
<li>
<a href="https://github.com/tecg-mmi" data-orga="tecg-mmi">
<strong>Multimédia Interactif</strong>
<em>tecg-mmi</em>
</a>
</li>
<li>
<a href="https://github.com/tecg-sgc" data-orga="tecg-sgc">
<strong>Systèmes de gestion de contenu</strong>
<em>tecg-sgc</em>
</a>
</li>
</ul>
</section>
<section class="bloc" id="bloc-three">
<h2 role="heading" aria-level="2">Bloc 3</h2>
<p>Le bloc 3 propose essentiellement des occasions de professionnaliser les acquis et d’utiliser des technologies plus avancées, telles que des frameworks côté client et serveur</p>
<ul>
<li>
<a href="https://github.com/tecg-pw" data-orga="tecg-pw">
<strong>Projets Web</strong>
<em>tecg-pw</em>
</a>
</li>
<li>
<a href="https://github.com/tecg-dam" data-orga="tecg-dam">
<strong>Développement d’applications mobiles</strong>
<em>tecg-dam</em>
</a>
</li>
</ul>
</section>
<section class="bloc" id="misc">
<h2 role="heading" aria-level="2">Divers</h2>
<ul>
<li>
<a href="https://github.com/tecg-web/toolbox" data-orga="tecg-web" title="Outils & ressources">
<strong>Toolbox</strong>
<em>tecg-web/toolbox</em>
</a>
</li>
<li>
<a href="https://github.com/tecg-immersion" data-orga="tecg-immersion" title="Les fichiers pour les journées immersion">
<strong>Immersion</strong>
<em>tecg-immersion</em>
</a>
</li>
</ul>
</section>
<footer>
<h2 role="heading" aria-level="2">Liens utiles</h2>
<a href="https://www.hepl.be" rel="external">HEPL</a>
<span class="separator"></span>
<a href="https://ecolevirtuelle.provincedeliege.be" rel="external">École Virtuelle</a>
<div id="copy">
<small>©2024, <a href="https://tecg-web.github.io">tecg-web</a>, made by the TECG-WEB team</small>
</div>
</footer>
</main>
</body>
</html>