-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
46 lines (37 loc) · 1.17 KB
/
index.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
<!doctype html>
<html lang="fr">
<head>
<meta charset="utf-8" />
<link rel="stylesheet" href="styles.css" />
<title>Partage d'informations pour le projet d'intensification low-tech des grandes cultures en AB</title>
</head>
<body>
<p id="mytitle">Intensification des grandes cultures en AB</p>
<p id="mysubtitle">ou</p>
<p id="mysubtitle">Culture <i>low-tech</i> des semences paysannes</p>
<h1>Projet</h1>
<h1>Fermes</h1>
<h2>Yvon Arhantec, Carnoët (22)</h2>
<p>SAU : 55 ha (?)</p>
<h2>Variétés</h2>
<h3>2020</h3>
<ul>
<li><p>Bladette de Provence</p></li>
<li><p>Rouge de Bordeaux</p></li>
</ul>
<h2>Outils</h2>
<h2>Itinéraires techniques</h2>
<h1>Observations</h1>
<h2>Yvon Arhantec, Carnoët (22)</h2>
<h3>2019</h3>
<h3>2020</h3>
<p>Passage du rotavator après semis à la volée</p>
<a href="IMAGES/IMG_4519.html">
<img src="IMAGES/IMG_4519_s.JPG" alt="Passage du rotavator chez Yvon" width="512" height="384" />
</a>
<h2>Gauthier Rouzé, Glomel (22)</h2>
<h3>2020</h3>
<p>bla bla bla</p>
<h1>Analyses</h1>
</body>
</html>