-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex3.html
More file actions
134 lines (122 loc) · 6.31 KB
/
Copy pathindex3.html
File metadata and controls
134 lines (122 loc) · 6.31 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="mobile-web-app-capable" content="yes">
<link rel="apple-touch-icon" sizes="180x180" href="/favicon_io/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon_io/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon_io/favicon-16x16.png" />
<link rel="manifest" href="/favicon_io/site.webmanifest" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@200;300;400&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.16.8/dist/katex.min.css"
integrity="sha384-GvrOXuhMATgEsSwCs4smul74iXGOixntILdUW9XmUC6+HX0sLNAK3q71HotJqlAn" crossorigin="anonymous">
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.16.8/dist/katex.min.js"
integrity="sha384-cpW21h6RZv/phavutF+AuVYrr+dA8xD9zs6FwLpaCct6O9ctzYFfFr4dgmgccOTx"
crossorigin="anonymous"></script>
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.16.8/dist/contrib/auto-render.min.js"
integrity="sha384-+VBxd3r6XgURycqtZ117nYw44OOcIax56Z4dCRWbxyPt0Koah1uHoK0o4+/RRE05"
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjs/10.4.0/math.min.js"></script>
<!--Styles personnalisés-->
<link rel="stylesheet" href="/src/css/main.css">
<!--Scripts personnalisés-->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css">
<script defer src="/dist/main.bundle.js"></script>
<style>
/* Vous pouvez ajouter des styles ici pour personnaliser l'apparence */
.welcome-container {
font-family: Arial, sans-serif;
padding: 20px;
border: 1px solid #e0e0e0;
margin: 20px;
border-radius: 10px;
background-color: #f9f9f9;
}
.welcome-container h1 {
color: #333;
}
.welcome-container p {
color: #555;
line-height: 1.5;
}
</style>
<title>Accueil</title>
</head>
<body>
<div class="sidebar" id="sidebar">
<button class="closebtn" onclick="toggleSidebar()">×</button>
<nav class="navbar">
<ul>
<li class="dropdown">
<a href="#" class="dropbtn"><i class="fas fa-book"></i> Cours</a>
<div class="dropdown-content">
<a href="/lessons_2nde.html">Seconde</a>
<a href="/lessons_1ereGenerale.html">Première</a>
<a href="/lessons_1ereSpecialite.html">Première spécialité</a>
</div>
</li>
<li class="dropdown">
<a href="#" class="dropbtn"><i class="fas fa-pencil-alt"></i> Exercices</a>
<div class="dropdown-content">
<a href="/exercices_2nde.html">Seconde</a>
<a href="/exercices_1ereGenerale.html">Première</a>
<a href="/exercices_1ereSpecialite.html">Première spécialité</a>
</div>
</li>
<li class="dropdown">
<a href="#" class="dropbtn"><i class="fas fa-question-circle"></i> Quizs</a>
<div class="dropdown-content">
<a href="/quizs_2nde.html">Seconde</a>
<a href="/quizs_1reGenerale.html">Première</a>
<a href="/quizs_1ereSpecialite.html">Première spécialité</a>
</div>
</li>
</ul>
</nav>
</div>
<button id="openbtn" onclick="toggleSidebar()">☰</button>
<div class="welcome-container">
<h1>📚 Bienvenue sur L'axiome du choix ! 📚</h1>
<p>Vous êtes au bon endroit pour vos cours de mathématiques du lycée !</p>
<p>🔍 <strong>Retrouvez les leçons</strong> qui ont été étudiées en classe ou certaines leçons qui peuvent servir de rappel.</p>
<ul style="text-align:left">
<li><a href="/lessons_2nde.html">En seconde</a></li>
<li><a href="/lessons_1ereSpecialite.html">En première spécialité mathématiques</a></li>
</ul>
Et aussi :
<ul style="text-align:left">
<li><a href="https://ankiweb.net/shared/info/940066280">Fiches Anki pour la 1re spécialité mathématiques</a></li>
</ul>
<p>✍️ <strong>Mettez en pratique</strong> avec les exercices dont les solutions sont détaillées.</p>
<ul style="text-align:left">
<li><a href="/exercices_2nde.html">En seconde</a></li>
<li><a href="/exercices_1ereSpecialite.html">En première spécialité mathématiques</a></li>
</ul>
<p>🏆 <strong>Testez vos connaissances</strong> grâce aux quizs interactifs. Un excellent moyen de renforcer vos acquis.</p>
<ul style="text-align:left">
<li><a href="/quizs_2nde.html">En seconde</a></li>
<li><a href="/quizs_1ereSpecialite.html">En première spécialité mathématiques</a></li>
</ul>
Et aussi :
<ul style="text-align:left">
<li><a href="https://colasbd.github.io/cdc-lycee/cahier_de_calcul_Premiere_Specialite_v1.3.0.pdf">Cahier de calcul pour la 1re spécialité mathématiques</a></li>
</ul>
<p>Des ressources complémentaires</p>
<ul style="text-align:left">
<li><a href="https://www.maths-et-tiques.fr/">Maths et tiques</a></li>
<li><a href="https://www.maths-cours.fr/">Maths cours</a></li>
<li><a href="https://www.mathoutils.fr/">Math outils</a></li>
<li><a href="http://www.jaicompris.com/">J'ai compris</a></li>
<li><a href="https://ababsurdo.fr/blog/">Ababsurdo</a></li>
<li><a href="https://colasbd.github.io/cdc-lycee/">Cahiers de calcul</a></li>
</ul>
<p>Bonne exploration et bon apprentissage à tous !</p>
</div>
</body>
</html>