-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPRADES_index.html
More file actions
77 lines (77 loc) · 2.81 KB
/
PRADES_index.html
File metadata and controls
77 lines (77 loc) · 2.81 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
<!DOCTYPE HTML><html lang="fr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Fables choisies, mises en vers par M. de La Fontaine</title>
<meta name="description" content="Fables choisies, mises en vers par M. de La Fontaine">
<link type="text/css" rel="stylesheet" href="PRADES-devoir_final.css">
</head>
<body class="container">
<div>
<h1 class="h1">Index</h1>
<div>
<h2 class="h2">Le Rat de Ville</h2>
<p><b>Rat de ville :</b> strophe 1,
strophe 4.</p>
<p><b>le Citadin :</b> strophe 5.</p>
</div>
<div>
<h2 class="h2">Le Rat des Champs</h2>
<p><b>Rat des champs :</b> strophe 1.</p>
<p><b>Son camarade :</b> strophe 4.</p>
<p><b>Rats en campagne :</b> strophe 5.</p>
<p><b>le Rustique :</b> strophe 6.</p>
<p><b>m’ :</b> strophe 7.</p>
</div>
<div>
<p><b>ils :</b> strophe 3,
strophe 4.</p>
</div>
<div>
<p><b>Je :</b> strophe 7.</p>
</div>
<div>
<h2 class="h2">L'Agneau</h2>
<p><b>Agneau :</b> strophe 2,
strophe 3,
strophe 6.</p>
<p><b>te :</b> strophe 3.</p>
<p><b>Tu :</b> strophe 3,
strophe 5,
strophe 6.</p>
<p><b>je :</b> strophe 4,
strophe 5,
strophe 6.</p>
<p><b> toi :</b> strophe 6.</p>
<p><b>l :</b> strophe 7.</p>
<p><b>le :</b> strophe 7.</p>
</div>
<div>
<h2 class="h2">Le Loup</h2>
<p><b>Loup :</b> strophe 2,
strophe 7.</p>
<p><b>cet animal plein de rage :</b> strophe 3.</p>
<p><b>Sire :</b> strophe 3.</p>
<p><b>Majesté :</b> strophe 3.</p>
<p><b>elle :</b> strophe 4,
strophe 5.</p>
<p><b>cette cruelle bête :</b> strophe 5.</p>
<p><b>je :</b> strophe 6,
strophe 7.</p>
<p><b> moi :</b> strophe 6.</p>
<p><b>m :</b> strophe 6.</p>
<p><b>me :</b> strophe 7.</p>
</div>
<div>
<h2 class="h2">L'Homme</h2>
<p><b>Homme :</b> strophe 1.</p>
<p><b>Il :</b> strophe 1,
strophe 3,
strophe 4.</p>
<p><b> notre Narcisse :</b> strophe 3.</p>
<p><b>cet Homme amoureux de lui-même :</b> strophe 5.</p>
</div>
</div>
<div class="nav"><a href="PRADES_home.html" class="link">Page d'accueil</a></div>
</body>
</html>